319 Commits

Author SHA1 Message Date
Matthias Kadenbach
9f974b8996
Update Readme 2017-03-12 18:00:22 -07:00
Matthias Kadenbach
c03b03c909
return status 0 for ErrNoChange #182 2017-03-12 12:33:13 -07:00
Matthias Kadenbach
cecce18c51
fix source/file relative paths, ref #178 thanks @matyunin 2017-03-03 12:02:32 -08:00
Matthias Kadenbach
1f37f41ee8
remove cleanpath, fix mysql ensureVersionTable v3.0.0-rc2 2017-03-01 11:48:38 -08:00
Matthias Kadenbach
150ac7d708
add mysql custom TLS config
closes https://github.com/mattes/migrate/pull/117
2017-02-28 16:23:29 -08:00
Matthias Kadenbach
be1ba9204a
add mysql driver, add ENV to docker containers 2017-02-28 15:10:56 -08:00
Matthias Kadenbach
760bc3eb2d
add note in readme 2017-02-23 14:50:48 -08:00
Matthias Kadenbach
706f23115f
add v1compat 2017-02-23 14:48:44 -08:00
Matthias Kadenbach
171f9a256d Update FAQ.md 2017-02-23 14:27:04 -08:00
Matthias Kadenbach
e7b9b0d0ed Update README.md 2017-02-23 13:36:34 -08:00
Matthias Kadenbach
5645143baa
add example dockerfile v3.0.0-rc1 2017-02-23 13:13:02 -08:00
Matthias Kadenbach
ec5c0ac3e0
fix version string 2017-02-23 10:36:33 -08:00
Matthias Kadenbach
511f9c1ffe
only deploy on version go 1.8 2017-02-23 10:30:18 -08:00
Matthias Kadenbach
6325327ba1
fix dir 2017-02-22 17:58:25 -08:00
Matthias Kadenbach
d60d590381
remove escaped new line 2017-02-22 17:48:50 -08:00
Matthias Kadenbach
5aac011e49
remove dups 2017-02-22 17:38:40 -08:00
Matthias Kadenbach
320d573ccd
fix sudo whitespace 2017-02-22 17:27:18 -08:00
Matthias Kadenbach
c51bef38b6
sudo 2017-02-22 17:15:40 -08:00
Matthias Kadenbach
28e0548cac
fix github
see 23d6cb9cac
2017-02-22 16:56:14 -08:00
Matthias Kadenbach
d0acf6ecfe
build deb package and push to packagecloud 2017-02-22 16:41:11 -08:00
Matthias Kadenbach
4b91f503eb
make Force doc clear 2017-02-19 16:22:48 -08:00
Matthias Kadenbach
eb02bc77fb
allow to force NilVersion v3.0.0-rc0 2017-02-19 16:06:11 -08:00
Matthias Kadenbach
55f54251eb Update FAQ.md 2017-02-19 15:56:45 -08:00
Matthias Kadenbach
e64b7cc233
explain dirty version error 2017-02-19 15:51:12 -08:00
Matthias Kadenbach
4bb46a98c6
fix github
see 2a4b92075e
2017-02-19 15:31:57 -08:00
Matthias Kadenbach
53b55288b3
bring back dirty state from v2 2017-02-19 15:15:00 -08:00
Matthias Kadenbach
f576a64f11 Update README.md 2017-02-18 10:41:17 -08:00
Matthias Kadenbach
d574676702
drop custom query params 2017-02-17 16:59:47 -08:00
Matthias Kadenbach
f45821581c
add multi statement test 2017-02-16 22:10:01 -08:00
Matthias Kadenbach
bb6ae0898d Update README.md 2017-02-16 21:13:12 -08:00
Matthias Kadenbach
ea7fc641ba Update README.md 2017-02-16 21:12:33 -08:00
Matthias Kadenbach
87e6482497 travis build with go 1.8 2017-02-16 20:46:12 -08:00
Matthias Kadenbach
1e08e21470 update with issues 2017-02-16 20:41:17 -08:00
Matthias Kadenbach
ccb40ff3ff
Update Readme 2017-02-16 11:29:18 -08:00
Matthias Kadenbach
3291f3f891
add comment 2017-02-16 11:18:02 -08:00
Matthias Kadenbach
2031939bfc
allow postgres migrations_table config 2017-02-16 11:06:11 -08:00
Matthias Kadenbach
6394299937
clean cli -path 2017-02-15 11:07:28 -08:00
Matthias Kadenbach
316f6c0cf3
switch to binary search 2017-02-15 10:48:43 -08:00
Matthias Kadenbach
53630f5ff1
add NewWithDatabaseInstance example v3.0.0-prev2 2017-02-14 23:25:19 -08:00
Matthias Kadenbach
3feee5958a
updated postgres driver, add database.Error struct 2017-02-14 23:12:16 -08:00
Matthias Kadenbach
209c056258
add database lock timeouts in migrate and in tests 2017-02-11 19:15:54 -08:00
Matthias Kadenbach
cd6e62049c
Update documentation 2017-02-11 11:13:27 -08:00
Matthias Kadenbach
526c0a918e add packagecloud.io badge 2017-02-09 20:09:11 -08:00
Matthias Kadenbach
de7ffa60cc update readme 2017-02-09 20:07:04 -08:00
Matthias Kadenbach
81b9791178 move contributing in own file 2017-02-09 20:03:56 -08:00
Matthias Kadenbach
c4ec6ac0f7 move CLI usage in own README 2017-02-09 20:00:38 -08:00
Matthias Kadenbach
cfe3d2a83e add example for parallelTest 2017-02-09 19:52:50 -08:00
Matthias Kadenbach
b6bd4fe02d add comments for source 2017-02-09 19:42:48 -08:00
Matthias Kadenbach
2da976155a add comments for database 2017-02-09 19:04:54 -08:00
Matthias Kadenbach
e69e0de9c9 fix old ref to LogString 2017-02-09 18:26:58 -08:00