2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
3.0.2 version More... almost 6 years ago
add configuration to run tests on travis-ci using tox config More... almost 6 years ago
Fix stdout encoding for python3 More... almost 6 years ago
Fix test with python>=3.2 More... almost 6 years ago
Bump django from 1.11.28 to 1.11.29 More... about 6 years ago
3.0.1 version More... about 6 years ago
small fixes to support python 3.8 More... about 6 years ago
3.0.0 version More... over 9 years ago
2.3.0 version More... over 9 years ago
Oracle: ensure sql_up and sql_down fields in db_version insert are defined as CLOB More... over 9 years ago
adjustments to run tests with django 1.10.5 More... over 9 years ago
improve get app base path to get migrations dir More... over 9 years ago
add support to get database port and engine from django settings More... over 9 years ago
add tests to dbmigrate django command More... over 9 years ago
refactor the build of options list to support django 1.10.+ More... over 9 years ago
fix tests to run without the MySQLdb driver installed More... over 9 years ago
make code compatible and tests run under python3.6 More... almost 10 years ago
change tox commands to really execute the tests not only check syntax More... about 11 years ago
align code to run with python3 More... about 11 years ago
add tox configuration and ignore its working directory More... about 11 years ago
fix #29 accepting a dash on migration filename More... over 11 years ago
2.2.0 version More... over 11 years ago
do not remove comments from sql statements on oracle engine More... over 11 years ago
Fix #23 encoding sql code when raising syntax error Exception More... over 11 years ago
add support to procedure, trigger and function to mysql engine More... over 11 years ago
Fix #25 converting environment config to lowercase, the other parameters should be used as is for instance database password or configuration filename More... over 11 years ago
replace fetchall calls on Oracle engine to avoid problems with LOB fields size More... over 11 years ago
add info option to ask for database informations, starting with the labels used on migrations executions More... over 11 years ago
2.1.0 version More... over 11 years ago
fix load of migrations and config files with python code More... over 11 years ago