Skip to content

simonw/sqlite-diffable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlite-diffable

PyPI CircleCI License

Tools for dumping/loading a SQLite database to diffable directory structure

Usage:

$ sqlite-diffable dump fixtures.db out/ facetable

This dumps the table called facetable from fixtures.db into the out/ directory.

To dump out all tables, use --all:

$ sqlite-diffable dump fixtures.db out/ --all

About

Tools for dumping/loading a SQLite database to diffable directory structure

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages