aboutsummaryrefslogtreecommitdiffstats
path: root/new.db
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 /new.db
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 'new.db')
-rw-r--r--new.dbbin0 -> 106496 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/new.db b/new.db
new file mode 100644
index 0000000..3100ede
--- /dev/null
+++ b/new.db
Binary files differ