lp:~thomir-deactivatedaccount/sloecode/dbconfig-common-sucks
Created by
Thomi Richards
and last modified
- Get this branch:
- bzr branch lp:~thomir-deactivatedaccount/sloecode/dbconfig-common-sucks
Only
Thomi Richards
can upload to this branch. If you are
Thomi Richards
please log in for upload directions.
Branch merges
Propose for merging
- sloecode: Pending requested
-
Diff: 793 lines (+397/-201)15 files modifieddbpatches/README.txt (+7/-13)
dbpatches/patches/mysql/1.1 (+0/-33)
dbpatches/patches/mysql/2 (+6/-0)
dbpatches/patches/mysql/3 (+16/-0)
dbpatches/patches/mysql/4 (+9/-0)
dbpatches/patches/sqlite/2 (+27/-0)
dbpatches/patches/sqlite/3 (+50/-0)
dbpatches/patches/sqlite/4 (+9/-0)
dbpatches/patches/sqlite3/1.1 (+0/-88)
dbpatches/schema/mysql (+151/-27)
dbpatches/schema/sqlite3 (+34/-30)
development.ini (+2/-0)
sloecode/config/environment.py (+6/-5)
sloecode/model/__init__.py (+65/-5)
sloecode/model/version.py (+15/-0)
Branch information
Recent revisions
- 155. By Thomi Richards
-
First-pass solution for upgrading database in pure python. Kind of hacky, and totally untested with MySQL. Also, no testing or error handling.
- 149. By Thomi Richards
-
Merged trunk to style error mesages and stop them from linking to missing resources.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:sloecode