-
Merge pull request #2 from pdhodgkins...
was committed by Wandenberg Peixoto
Friday Sep 02
-
Added backtick characters surrounding...
was committed by peter
Tuesday Aug 30
-
fix log on error
https://github.com/g...
was committed by Wandenberg Peixoto
Wednesday Aug 10
-
adding password parameter
https://git...
was committed by Wandenberg Peixoto
Monday Aug 01
-
label will be registred for all migra...
was committed by Wandenberg Peixoto
Monday Mar 14
-
optional parameter db_engine on InPla...
was committed by Wandenberg Peixoto
Friday Feb 18
-
New release with oracle support
https...
was committed by Wandenberg Peixoto
Wednesday Jan 26
- fixing insert into version table from... was committed by Wandenberg Peixoto 04:07 PM
-
adding oracle support
https://github....
was committed by Wandenberg Peixoto
Tuesday Jan 25
- refactoring to accept oracle as a sgd... was committed by Wandenberg Peixoto 12:58 AM
- closing some cursors https://github.c... was committed by Wandenberg Peixoto 12:58 AM
- adding DATABASE_NAME as a default var... was committed by Wandenberg Peixoto 12:58 AM
- moving mysql example files https://gi... was committed by Wandenberg Peixoto 12:58 AM
- moved to simple_db_migrate/oracle.py ... was committed by Wandenberg Peixoto 12:58 AM
- melhoria no metodo de drop do databas... was committed by Wandenberg 12:58 AM
- melhorando mensagem de erro ao tentar... was committed by Wandenberg 12:58 AM
- implementando parser de package, pack... was committed by Wandenberg 12:58 AM
- incluindo sql de trigger, function e ... was committed by Wandenberg 12:58 AM
- resumindo as expressoes regulares htt... was committed by Wandenberg 12:58 AM
- alteracoes para permitir o uso da eng... was committed by Wandenberg 12:58 AM
- updating version number https://githu... was committed by Wandenberg Peixoto 12:49 AM
- adding fullpath to the log when a mig... was committed by Wandenberg Peixoto 12:10 AM
-
adding support to label migrations, a...
was committed by Wandenberg Peixoto
Sunday Jan 23
-
adding support to label migrations
ht...
was committed by Wandenberg Peixoto
Saturday Jan 22
- passing the label_version parameter f... was committed by Wandenberg Peixoto 06:13 PM
- including label attributte to Migrati... was committed by Wandenberg Peixoto 06:11 PM
- default_value was assigned as !@#$%&*... was committed by Wandenberg Peixoto 06:10 PM
-
reorganizing some tests
https://githu...
was committed by Wandenberg Peixoto
Friday Jan 21
- adding field label to db_version http... was committed by Wandenberg Peixoto 08:06 PM
-
adding parameter label
https://github...
was committed by Wandenberg Peixoto
Monday Jan 03
-
Adding parameter force-execute-old-mi...
was committed by Wandenberg Peixoto
Thursday Dec 23
-
allows you to migrate to a previous v...
was committed by Wandenberg Peixoto
Sunday Nov 28
-
added parameter force-use-files-on-do...
was committed by Wandenberg Peixoto
Saturday Nov 13
- change method __change_db_version to ... was committed by Wandenberg Peixoto 12:49 PM
-
generating a new version with log_dir...
was committed by Wandenberg Peixoto
Wednesday Nov 03
- changed src package to be simple_db_m... was committed by Hugo Lopes Tavares 06:52 PM
- log_dir option in InPlaceConfig shoul... was committed by Hugo Lopes Tavares 06:44 PM
- fixed test to not depend on relative ... was committed by Hugo Lopes Tavares 06:39 PM
-
correcting parser of migration in the...
was committed by Wandenberg
Wednesday Oct 13
-
changing version number to represent ...
was committed by Wandenberg
Tuesday Oct 12
- improving the way to read the migrati... was committed by Wandenberg 07:08 PM
- specifying directory where the migrat... was committed by Wandenberg 07:05 PM
- correcting the mock of class Migratio... was committed by Wandenberg 02:28 PM
- creating migration in the first direc... was committed by Wandenberg 02:27 PM
- escaping quots and correct the method... was committed by Wandenberg 12:28 PM
-
add log module
http://github.com/guil...
was committed by Wandenberg Peixoto
Tuesday Oct 05
-
updating debian package version
http:...
was committed by Wandenberg Peixoto
Monday Oct 04
-
alteracao para a versao 1.3.9
http://...
was committed by Wandenberg Peixoto
Friday Oct 01
- permitindo passar paths absolutos na ... was committed by Wandenberg Peixoto 01:47 AM
- alteracao para permitir indicar um di... was committed by Wandenberg Peixoto 01:24 AM
-
alteracoes para permitir o rollback, ...
was committed by Wandenberg Peixoto
Thursday Sep 30
- removendo imports nao utilizados http... was committed by Wandenberg Peixoto 01:26 AM
- removendo imports nao utilizados http... was committed by Wandenberg Peixoto 01:26 AM
-
- colocando a configuracao de encodin...
was committed by Wandenberg Peixoto
Thursday Sep 09
- - alterando a assinatura dos metodos ... was committed by Wandenberg Peixoto 10:44 PM
-
Patch in the versions table
http://gi...
was committed by Bernardo Heynemann
Monday Aug 30
- Version Table creation and first migr... was committed by Bernardo Heynemann 05:57 PM
- Drop and Create Tables done http://gi... was committed by Bernardo Heynemann 09:47 AM
-
Getting actions works now
http://gith...
was committed by Bernardo Heynemann
Friday Aug 27
-
Renamed console tests and added conso...
was committed by Bernardo Heynemann
Thursday Aug 26
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/