summaryrefslogtreecommitdiffstats
path: root/core/command/db
Commit message (Expand)AuthorAgeFilesLines
...
* | Postgresql needs the sequences adjusted after the insertsBart Visscher2014-01-111-0/+12
* | Add option to remove all the tables from the destination databaseBart Visscher2014-01-111-2/+19
* | Quote column names on insertBart Visscher2014-01-111-1/+5
* | Review pointsBart Visscher2013-12-241-8/+4
* | Inject config objectBart Visscher2013-12-241-10/+23
* | Save the new database configBart Visscher2013-12-071-5/+23
* | Add UTF8 charset to connection paramsBart Visscher2013-12-071-0/+10
* | Add command for converting sqlite database to server based oneBart Visscher2013-12-071-0/+164
|/
* new console command to generate sql migration scriptsThomas Müller2013-10-171-0/+45