Commit Graph

59 Commits

Author SHA1 Message Date
Paul Bergeron c7e6d54365 Use counter for migration version information instead of rows 2014-08-26 19:43:58 -07:00
Paul Bergeron ca8cd2c56b Fix import paths to reflect upstream 2014-08-26 18:48:46 -07:00
Paul Bergeron dac7100cf3 Add support for Cassandra to migration drivers 2014-08-26 18:46:41 -07:00
mattes 0cc80701a7 add Close() func #7 2014-08-25 17:44:45 +02:00
mattes c4c955d345 add version file and --version arg to CLI 2014-08-25 16:59:02 +02:00
mattes 37422d109d get rid of backticks 2014-08-25 16:49:25 +02:00
Matthias Kadenbach 5202bf028b Merge pull request #6 from justinas/patch-1
Use raw string literal syntax
2014-08-15 20:16:13 +02:00
Justinas Stankevičius 360c0bb755 One newline too many 2014-08-15 20:40:57 +03:00
Justinas Stankevičius 5f2bd78693 Use raw string literal syntax
Gets rid of those pesky backslashes.
2014-08-15 20:40:00 +03:00
mattes 6dafba9632 Update Readme 2014-08-15 13:51:04 +02:00
mattes 26d85ee1f6 Update Readme 2014-08-15 02:35:23 +02:00
mattes 4f0ac8cc45 update usage string in cli 2014-08-14 00:26:44 +02:00
mattes 604ef747f5 refactor cli 2014-08-14 00:24:53 +02:00
mattes fa983e8eb7 refactor cli 2014-08-14 00:22:56 +02:00
mattes 0067abbe92 Update Readme 2014-08-14 00:05:58 +02:00
mattes d170951afc Update Readme 2014-08-13 23:59:01 +02:00
mattes fed6744b2c Update Readme 2014-08-13 23:58:30 +02:00
mattes e245a4664c rename signal to interrupt and cleanup 2014-08-13 23:15:32 +02:00
mattes 69df0f6de7 add EnableSignals() and DisableSignals() and roll back some api design changes 2014-08-13 23:00:27 +02:00
mattes dad5b36dbb pass file instead of files to migrate and implement soft shutdown 2014-08-13 22:45:23 +02:00
mattes cb82ec44c0 update tests 2014-08-13 16:58:08 +02:00
mattes 765597def2 update test 2014-08-13 14:34:40 +02:00
mattes 3a33b59c7b Update Readme 2014-08-13 14:06:02 +02:00
mattes 3e27de861d Update Readme 2014-08-13 14:05:48 +02:00
mattes 20aeb70b92 removed false comment 2014-08-13 04:35:05 +02:00
mattes 54d8df8d4f update error format 2014-08-13 04:22:59 +02:00
mattes d264b54aba Update Readme 2014-08-13 04:05:43 +02:00
mattes aeb65279cb Update Readme 2014-08-13 04:04:58 +02:00
mattes 99dc72422a update comments 2014-08-13 03:58:36 +02:00
mattes d30aecb4ff update comments 2014-08-13 03:55:59 +02:00
mattes 6e62386b51 update comments 2014-08-13 03:49:49 +02:00
mattes cb57fc6ac9 comments 2014-08-13 03:48:48 +02:00
mattes 53890882cf update comments 2014-08-13 03:47:06 +02:00
mattes 4ec7db3188 Update Readme 2014-08-13 03:40:36 +02:00
mattes 76da61b545 improve comments and add license 2014-08-13 03:37:48 +02:00
mattes 5ee5242bb1 fix a bug where pipe messages were dropped by accident 2014-08-13 02:34:24 +02:00
mattes 6715db583b remove func 2014-08-13 02:01:18 +02:00
mattes 9f00e6984b print minutes instead of seconds when timer > 60 sec 2014-08-13 01:58:47 +02:00
mattes 9eac2deef0 update direction string 2014-08-13 01:53:01 +02:00
mattes f2f03998ae fix renamed Read() func in test 2014-08-13 01:44:39 +02:00
mattes fbfb50d4e7 improve postgres errors and error formatting in general 2014-08-13 01:43:34 +02:00
mattes 2353a03eb4 refactor and add timer 2014-08-12 22:20:17 +02:00
mattes 2301404557 Use channels for communication 2014-08-12 21:17:31 +02:00
mattes 707c9b9c07 fix downPipe bug 2014-08-12 03:30:44 +02:00
mattes 7852745c6b forgot to remove debugging time.Sleep 2014-08-12 03:26:54 +02:00
mattes b545420127 add bash driver again 2014-08-12 03:20:28 +02:00
mattes b3835d4bde add channel support 2014-08-12 03:16:37 +02:00
mattes 832618f314 add godoc badge 2014-08-11 05:06:38 +02:00
mattes 6a2eaa2dee typo 2014-08-11 05:04:14 +02:00
mattes a2af1abb3a add some comments and typo fixed 2014-08-11 05:03:57 +02:00