Tin mới
erlend-aasland:sqlite-rowcount/gh-79579-alt
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Modify pysqlite_check_remaining_sql to return char * iso. int
Rename pysqlite_check_remaining_sql to lstrip_sql
Use lstrip_sql() to strip comments and whitespace
SQLite incorrect row count for UPDATE #79579
gh-79579: Update sqlite3.Cursor.rowcount for all data-modifying queries #93532
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
In current code, this code can't be processed correctly.
In current code, this code can't be processed correctly.
Merge branch 'main' into sqlite-rowcount/
Rewrite lstrip_sql by borrowing from SQLite's parser
Harden test_rowcount_prefixed_with_comment test
Fix ret value for invalid comments
: Improve DML query detection in sqlite3 (
: Improve DML query detection in sqlite3 (
: Improve DML query detection in sqlite3 (
: Improve DML query detection in sqlite3 (
Revert 30935 defer bpo45162 to 312 (