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 01:14:31 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fd5829b27d
sqlite-utils
/
sqlite_utils
History
Simon Willison
fd5829b27d
First CLI command: sqlite-utils table_names test.db
2019-01-24 19:30:47 -08:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
First CLI command: sqlite-utils table_names test.db
2019-01-24 19:30:47 -08:00
db.py
Allow column names to be reserved words
2019-01-24 19:01:10 -08:00