-
-
Notifications
You must be signed in to change notification settings - Fork 161
Pull requests: simonw/sqlite-utils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix TypeTracker inferring wrong type for CSV columns containing only empty strings
#807
opened Jul 20, 2026 by
ikatyal2110
Loading…
fix: allow recipes.jsonsplit to pass through NULL values
#806
opened Jul 18, 2026 by
santhreal
Loading…
transform: coerce empty strings to NULL when converting TEXT columns to numeric types
#805
opened Jul 18, 2026 by
ikatyal2110
Loading…
Catch runtime exceptions from --code, not just SyntaxError
#803
opened Jul 16, 2026 by
ikatyal2110
Loading…
Fix en-dash rendering in install/uninstall docs by disabling smartquotes
#802
opened Jul 16, 2026 by
fazalpsinfo-cmyk
Loading…
Fix en-dash rendering in install/uninstall docs
#801
opened Jul 16, 2026 by
fazalpsinfo-cmyk
Loading…
Fix progress bar reporting incorrect percentage for multi-byte encodings
#800
opened Jul 15, 2026 by
ikatyal2110
Loading…
Fix _decode_default_value returning float for negative integer defaults
#799
opened Jul 14, 2026 by
ikatyal2110
Loading…
Fix transform() dropping AUTOINCREMENT from INTEGER PRIMARY KEY columns
#793
opened Jul 12, 2026 by
ikatyal2110
Loading…
Fix .transform() raising TransformError on column-level UNIQUE constraints
#786
opened Jul 9, 2026 by
ikatyal2110
Loading…
Fix transform to convert empty strings to NULL when changing to integer or float type
#785
opened Jul 8, 2026 by
ikatyal2110
Loading…
Allow SQLITE_MAX_VARS to be customized via Database(sqlite_max_vars=...)
#784
opened Jul 8, 2026 by
AmadNaseem
Loading…
Fix .transform() failing when the table is part of a view
#749
opened Jun 2, 2026 by
viraatdas
Loading…
fix: convert empty strings to NULL when transforming text columns to integer/float (#488)
#746
opened May 22, 2026 by
SAY-5
Contributor
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…
cli: honor --no-headers for table and tabulate-style formats
#740
opened May 18, 2026 by
c-tonneslan
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…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.