repo.or.cz
/
worddb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
getting file size for all dict files to be downloaded. coming to be 400mb or so.
[worddb.git]
/
libs
/
dmigrations
/
tests
/
mock_migrations_dir
/
.svn
/
text-base
/
009_one.py.svn-base
blob
716004f11837a0030248209379f0587cbe0cc212
1
from dmigrations.mysql import migrations as m
2
3
migration = m.Migration(sql_up="INSERT INTO mock VALUES (9, 1)", sql_down="")