-
adding original exception message to ...
was committed by Wandenberg Peixoto
Tuesday Apr 10
- fixing some configuration names https... was committed by Wandenberg Peixoto 02:07 AM
- Renamed django command file to "dbmig... was committed by Enrico 02:07 AM
- Added support to django database sett... was committed by Enrico 02:07 AM
- adding an optional django app to inte... was committed by Wandenberg Peixoto 02:07 AM
- refactor run method to use options as... was committed by Wandenberg Peixoto 01:38 AM
- make parse method static and add opti... was committed by Wandenberg Peixoto 01:37 AM
- make info_and_exit, error_and_exit an... was committed by Wandenberg Peixoto 01:37 AM
- fixing stdout encoding to change only... was committed by Wandenberg Peixoto 01:37 AM
- checking require configurations https... was committed by Wandenberg Peixoto 01:37 AM
- adding parameters to configure databa... was committed by Wandenberg Peixoto 01:37 AM
- changing database_migrations_dir an o... was committed by Wandenberg Peixoto 01:10 AM
- passing getpass in another way on tes... was committed by Wandenberg Peixoto 01:08 AM
- removing default value to configurati... was committed by Wandenberg Peixoto 01:08 AM
- refactor on Config class to use keys ... was committed by Wandenberg Peixoto 01:08 AM
- unifying code to get variables from a... was committed by Wandenberg Peixoto 01:08 AM
- removing legacy code https://github.c... was committed by Wandenberg Peixoto 01:08 AM
- bumping version https://github.com/gu... was committed by Wandenberg Peixoto 12:39 AM
-
adding support to ms-sql server
https...
was committed by Wandenberg Peixoto
Monday Apr 09
-
removing unecessary __execute functio...
was committed by Wandenberg Peixoto
Sunday Apr 08
- fix engines comparison https://github... was committed by Wandenberg Peixoto 11:39 PM
-
adding a optional django app to integ...
was committed by Wandenberg Peixoto
Tuesday Mar 20
-
refactor run method to use options as...
was committed by Wandenberg Peixoto
Sunday Mar 18
- make parse method static and add opti... was committed by Wandenberg Peixoto 11:43 PM
- make info_and_exit, error_and_exit an... was committed by Wandenberg Peixoto 11:34 PM
- fixing stdout encoding to change only... was committed by Wandenberg Peixoto 08:01 PM
- checking require configurations https... was committed by Wandenberg Peixoto 07:43 PM
- adding parameters to configure databa... was committed by Wandenberg Peixoto 07:28 PM
- changing database_migrations_dir an o... was committed by Wandenberg Peixoto 04:49 PM
- passing getpass in another way on tes... was committed by Wandenberg Peixoto 03:46 PM
- removing default value to configurati... was committed by Wandenberg Peixoto 03:45 PM
- refactor on Config class to use keys ... was committed by Wandenberg Peixoto 03:33 PM
-
unifying code to get variables from a...
was committed by Wandenberg Peixoto
Saturday Mar 17
-
removing legacy code
https://github.c...
was committed by Wandenberg Peixoto
Saturday Mar 10
- updating README file https://github.c... was committed by Wandenberg Peixoto 07:17 PM
- formatting README https://github.com/... was committed by Wandenberg Peixoto 07:14 PM
- updating README file https://github.c... was committed by Wandenberg Peixoto 07:10 PM
- adding Exceptions and Log tests https... was committed by Wandenberg Peixoto 07:09 PM
-
adding tests dependencies
https://git...
was committed by Wandenberg Peixoto
Tuesday Mar 06
- refactoring Main tests https://github... was committed by Wandenberg Peixoto 01:34 AM
- moving some methods to a base file ht... was committed by Wandenberg Peixoto 01:32 AM
-
adding initial configuration when cre...
was committed by Wandenberg Peixoto
Monday Mar 05
-
refactoring Migration and SimpleDBMig...
was committed by Wandenberg Peixoto
Sunday Mar 04
- renaming function check_sql_unicode t... was committed by Wandenberg Peixoto 04:03 PM
-
make possible to set some command lin...
was committed by Wandenberg Peixoto
Saturday Mar 03
- fix version number on changelog https... was committed by Wandenberg Peixoto 04:50 PM
- adding run tests https://github.com/g... was committed by Wandenberg Peixoto 04:50 PM
- refactoring Config tests https://gith... was committed by Wandenberg Peixoto 04:50 PM
- refactoring Oracle tests https://gith... was committed by Wandenberg Peixoto 04:48 PM
- refactoring MySQL tests https://githu... was committed by Wandenberg Peixoto 04:48 PM
- changing method how_many to count_occ... was committed by Wandenberg Peixoto 04:48 PM
- refactoring CLI tests https://github.... was committed by Wandenberg Peixoto 04:48 PM
- removing support to make debian packa... was committed by Wandenberg Peixoto 04:48 PM
-
bumping version
https://github.com/gu...
was committed by Wandenberg Peixoto
Tuesday Jan 24
- bug fix on get_migration_from_version... was committed by Wandenberg Peixoto 07:02 PM
-
get configuration by environment on s...
was committed by Wandenberg Peixoto
Thursday Nov 10
- fix drop database test https://github... was committed by Wandenberg Peixoto 06:05 PM
- fix utc timestamp setting https://git... was committed by Wandenberg Peixoto 06:05 PM
-
updating version
https://github.com/g...
was committed by Wandenberg Peixoto
Monday Sep 26
-
Added a configuration property for us...
was committed by peter
Monday Sep 05
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
simple-db-migrate is a database migration tool inpired on Rails migrations. For more info check the project website: http://guilhermechapiewski.github.com/simple-db-migrate/