Commit Graph

61 Commits

Author SHA1 Message Date
Bart Visscher 3abcd13979 Allow converting from any db type 2014-02-11 18:01:41 +01:00
Bart Visscher eede20c5ac Check target DB type 2014-02-11 17:59:50 +01:00
Bart Visscher 2638fd4767 Postgresql needs the sequences adjusted after the inserts 2014-01-11 12:25:35 +01:00
Bart Visscher af3bedf985 Add option to remove all the tables from the destination database 2014-01-11 12:23:28 +01:00
Bart Visscher 1b7eb4dc6c Quote column names on insert 2014-01-11 12:22:23 +01:00
Bart Visscher 4e1a3f212f Review points 2013-12-24 13:44:35 +01:00
Bart Visscher 202e26647e Inject config object 2013-12-24 13:36:32 +01:00
Bart Visscher 731e83c35a Save the new database config 2013-12-07 15:14:54 +01:00
Bart Visscher 22edc42f54 Add UTF8 charset to connection params 2013-12-07 15:09:36 +01:00
Bart Visscher e4c31b362e Add command for converting sqlite database to server based one 2013-12-07 14:44:23 +01:00
Thomas Müller 6e1881dbe4 new console command to generate sql migration scripts 2013-10-17 12:51:30 +02:00