aboutsummaryrefslogtreecommitdiffstats
path: root/createdb.py
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2012-11-09 23:41:01 +0100
committerThibaut Horel <thibaut.horel@gmail.com>2012-11-09 23:41:01 +0100
commit76d58425de6a1e3505c777921b1e58bf03370366 (patch)
tree602fff4b0de26eae33dee7378426cee9f375b5d9 /createdb.py
parent867e8acae887638beb5107fb7a5c9f3e403d06e0 (diff)
downloadfamille-flask-76d58425de6a1e3505c777921b1e58bf03370366.tar.gz
Import old database.
The database is in the file new.db. dump,sql contains a sqlite3 compliant dump. To regenerate the database from the dump: $ sqlite3 old.db < dump.sql $ python createdb.py -s schema.sql -d new.db $ python import.py old.db new.db
Diffstat (limited to 'createdb.py')
0 files changed, 0 insertions, 0 deletions