sqlite-diffable 0.2
pip install sqlite-diffable==0.2
Newer version available (0.6)
Released:
Tools for dumping/loading a SQLite database to diffable directory structure
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Simon Willison
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Project description
sqlite-diffable
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
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License, Version 2.0)
- Author: Simon Willison
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file sqlite_diffable-0.2-py3-none-any.whl
.
File metadata
- Download URL: sqlite_diffable-0.2-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e10f7cb51bdc71233bf4083b2d5913a91211aede3e05909d3eab965bed0c98a0
|
|
MD5 |
1105db544c99bdb02108e1159c762f2a
|
|
BLAKE2b-256 |
82640c410316d356a3efa07fc4bab242928842696518976b81eee3bd1b9d7078
|