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 09:24:31 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e7ffbcdb36
sqlite-utils
/
sqlite_utils
History
Simon Willison
e7ffbcdb36
Ability to create unique indexes, refs
#14
2019-02-24 10:41:51 -08:00
..
__init__.py
Now you just 'from sqlite_utils import Database'
2018-07-30 20:30:23 -07:00
cli.py
Added --table and --fmt options for table output using tabulate
2019-02-23 22:45:17 -08:00
db.py
Ability to create unique indexes, refs
#14
2019-02-24 10:41:51 -08:00