This website requires JavaScript.
Explore
Help
Sign in
remote
/
sqlite-utils
Watch
1
Star
0
Fork
You've already forked sqlite-utils
0
mirror of
https://github.com/simonw/sqlite-utils.git
synced
2026-07-23 17:34:32 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8f19bbed02
sqlite-utils
/
sqlite_utils
History
Simon Willison
0c36feb6ca
.enable_fts() now works with columns with spaces in them,
closes
#90
2020-03-01 22:10:43 -08:00
..
__init__.py
Docs for suggest_column_types,
closes
#81
2020-02-01 13:55:13 -08:00
cli.py
disable-fts and .disable_fts(),
closes
#88
2020-02-26 20:40:35 -08:00
db.py
.enable_fts() now works with columns with spaces in them,
closes
#90
2020-03-01 22:10:43 -08:00
utils.py
Detect subclasses of dict/tuple/list,
fixes
#87
2020-02-15 18:20:39 -08:00