-
-
Notifications
You must be signed in to change notification settings - Fork 165
Pull requests: simonw/sqlite-utils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
create-table --sql option for CREATE TABLE AS SELECT
#846
opened Aug 18, 2026 by
ChrisJr404
Loading…
tables and views commands accept optional table/view names (#478)
#845
opened Aug 18, 2026 by
ChrisJr404
Loading…
docs: render insert --convert and query --functions with literal hyphens
#844
opened Aug 14, 2026 by
jennifferweslowski-design
Loading…
2 tasks
Fix KeyError when passing an unrecognized string type to create_table or add_column
#818
opened Jul 27, 2026 by
ikatyal2110
Contributor
Loading…
Move plugin directory into documentation !stable-docs
#813
opened Jul 24, 2026 by
ColumbusLabs
Loading…
Fix progress bar stalling at ~50% for multi-byte encodings (e.g. utf-16-le)
#812
opened Jul 24, 2026 by
ikatyal2110
Contributor
Loading…
Fix progress bar byte count for multibyte encodings (e.g. utf-16-le)
#810
opened Jul 22, 2026 by
ikatyal2110
Contributor
Loading…
Fix TypeTracker inferring wrong type for CSV columns containing only empty strings
#807
opened Jul 20, 2026 by
ikatyal2110
Contributor
Loading…
Strip NUL bytes from CSV input to prevent crash
#804
opened Jul 17, 2026 by
ikatyal2110
Contributor
Loading…
Catch runtime exceptions from --code, not just SyntaxError
#803
opened Jul 16, 2026 by
ikatyal2110
Contributor
Loading…
Fix progress bar reporting incorrect percentage for multi-byte encodings
#800
opened Jul 15, 2026 by
ikatyal2110
Contributor
Loading…
Fix _decode_default_value returning float for negative integer defaults
#799
opened Jul 14, 2026 by
ikatyal2110
Contributor
Loading…
Allow SQLITE_MAX_VARS to be customized via Database(sqlite_max_vars=...)
#784
opened Jul 8, 2026 by
AmadNaseem
Loading…
docs: document
PRAGMA temp_store for VACUUM on large databases
#744
opened May 21, 2026 by
SAY-5
Contributor
Loading…
fix: validate response shape before indexing in test_query_load_exten...
#743
opened May 21, 2026 by
BigNounce90
Loading…
docs: render --convert and --functions literally in install section
#737
opened May 17, 2026 by
c-tonneslan
Loading…
docs: add docstrings to four undocumented public methods
#726
opened Apr 1, 2026 by
mastash3ff
Loading…
test: enforce warnings-as-errors in pytest config
#725
opened Mar 29, 2026 by
kostakost2
Loading…
2 tasks done
feat: add Database.merge() and sqlite-utils merge command
#724
opened Mar 22, 2026 by
abhiyadav2345
Loading…
docs: fix rendered dashes for install command options
#723
opened Mar 8, 2026 by
RamiNoodle733
Contributor
Loading…
transform(update_incoming_fks=True) and --update-incoming-fks
#703
opened Jan 21, 2026 by
simonw
Owner
Loading…
Add automatic JSON deserialization feature
#698
opened Dec 18, 2025 by
Mostafa-Wael-Elsahity
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.