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
dc2560879e
sqlite-utils
/
sqlite_utils
History
Simon Willison
dc2560879e
table.add_column(name, type) method, refs
#15
2019-02-24 11:40:26 -08:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
sqlite-utils create-index command,
closes
#14
2019-02-24 11:11:21 -08:00
db.py
table.add_column(name, type) method, refs
#15
2019-02-24 11:40:26 -08:00