Commit Graph

42 Commits

Author SHA1 Message Date
Matthias Kadenbach 5c6a21b014 add make docs 2017-02-09 11:59:49 -08:00
Matthias Kadenbach f474e4cae1 travis builds dep tree info 2017-02-08 19:44:12 -08:00
Matthias Kadenbach b3f6bc47bb update readme with dev, testing, and contribution section 2017-02-08 18:27:12 -08:00
Matthias Kadenbach fe1b5c06eb add go coverage 2017-02-08 16:17:04 -08:00
Matthias Kadenbach f7699f1dec update go-bindata with latest source.Migration helper 2017-02-07 22:59:12 -08:00
Matthias Kadenbach 3889c93b63 add Readme draft 2017-02-07 22:40:45 -08:00
Matthias Kadenbach 0861ff957d Update Readme 2017-01-23 13:36:22 -08:00
Matthias Kadenbach f630dc5971 Update README.md 2017-01-09 10:43:22 -08:00
Sam Willcocks 5773f75698
Add Ql driver
Adds a driver for the embedded Ql database (https://github.com/cznic/ql)
2017-01-05 15:09:41 +00:00
David Campbell d4796c8104 Update README to reflect epoch filenames 2016-12-22 12:30:34 -08:00
Jamie Cuthill 2f6745a42f Error in example mysql driver import statement 2015-11-13 11:57:52 +00:00
Dave Jeffrey 0741616d2e Don't load in all drivers by default #40
Requires activating drivers with a _ style import, e.g.
import "_ github.com/mattes/migrate/driver/postgres"
2015-06-11 11:11:28 +01:00
Matthias Kadenbach 9bb037339f Update README.md 2015-03-08 10:58:38 +01:00
Camilo Aguilar 0c9a8408c7 Adds sql-migrate as another alternative 2015-02-09 14:18:33 -05:00
mattes 48fe666dbe Update Readme 2014-12-19 02:50:58 -08:00
mattes 95068e6a03 Update Readme 2014-10-11 01:32:26 +02:00
mattes e34a5d7a03 Update Readme 2014-10-11 01:27:58 +02:00
mattes e5ce91ef84 Update Readme 2014-10-07 11:32:33 +02:00
mattes ce6fbbea7c Update Readme 2014-10-04 09:48:56 +02:00
mattes b4a84d29ff remove authors from main readme for better readability 2014-09-16 18:06:25 +02:00
mattes 60db19971e Update Readme 2014-08-27 11:52:37 +02:00
mattes d7b331539b Update Readme 2014-08-27 11:27:47 +02:00
mattes ef1cdd697b Update Readme 2014-08-27 11:27:16 +02:00
mattes 53ee5dca38 update readme and add new readme to cassandra driver 2014-08-27 11:25:42 +02: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 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 3a33b59c7b Update Readme 2014-08-13 14:06:02 +02:00
mattes 3e27de861d Update Readme 2014-08-13 14:05:48 +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 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 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
mattes 34e959f3b5 start working on migrate-cli 2014-08-11 04:28:00 +02:00
mattes e609262fa6 Update Readme 2014-08-11 03:55:10 +02:00
mattes ebc7d37dc5 update files to not use searchpath anymore 2014-08-11 03:54:07 +02:00
mattes a45e244a71 initial 2014-08-11 03:42:57 +02:00