Commit Graph

9 Commits

Author SHA1 Message Date
mattes e72d592ef5 add dot 2015-02-04 21:49:59 +01:00
Dpatel ee6a71da4c Add login support for cassandra 2015-01-27 17:40:46 -05:00
Johnny Bergström 5f1ca5dadc Multiple statements per migration file
Makes it possible to run several queries in each file.
2014-11-17 11:54:21 +01:00
Johnny Bergström d5f5eb65a6 Refactor version tracking
Make sure to rollback the version number in case we couldn't apply the changes.
Some deduplication of code.
2014-11-17 11:42:19 +01:00
Paul Bergeron cad776681e Remove extraneous error handle 2014-08-26 20:26:46 -07:00
Paul Bergeron 988db1b4de Only set inital version if there is an error on getting it the first time 2014-08-26 20:24:42 -07:00
Paul Bergeron a191c8bf36 Fix issue where version wouldn't correctly populate 2014-08-26 20:19:51 -07:00
Paul Bergeron c7e6d54365 Use counter for migration version information instead of rows 2014-08-26 19:43:58 -07:00
Paul Bergeron dac7100cf3 Add support for Cassandra to migration drivers 2014-08-26 18:46:41 -07:00