dev_db

Tool to automatically create a development database for local development by sampling your production database. It maintains referential integrity by looking up the dependencies for the selected rows.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install dev-db

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.2 2014-05-13    
0.3.0 2014-03-06    
0.2.8 2014-03-06    
0.2.7 2014-03-06    
0.2.6 2014-03-06    
0.2.4 2013-08-20    
0.2.3 2013-05-13    
0.2.2 2013-05-01    
0.2.1 2013-05-01    

Issues with this package?

Page last updated 2023-10-28 04:45:40 UTC