Keiichi Hirobe
|
ff01d6bdb6
|
Glob not support **. Change from ** to * to avoid confusion
|
2020-02-17 01:27:37 +09:00 |
Keiichi Hirobe
|
7218a8d9f2
|
fix comment of Migration.Source
|
2020-02-17 01:20:08 +09:00 |
Vojtech Vitek
|
e42e49944b
|
Merge pull request #182 from adampie/master
Fixing broken link in README
|
2019-08-29 18:25:12 +02:00 |
Adam Pietrzycki
|
a67bdd09fb
|
Update README.md
|
2019-06-22 13:06:08 +01:00 |
Adam Pietrzycki
|
2669aa5968
|
Fixing broken link in README
|
2019-06-22 13:04:01 +01:00 |
Vojtech Vitek
|
940412f732
|
Merge pull request #175 from m0ar/add-up-by-one-to-docs
Add up-by-one to documentation
|
2019-05-29 10:08:46 -04:00 |
Vojtech Vitek
|
fe7f25d92f
|
Merge pull request #174 from dmitrypich/hotfix/nil-pointer-panic-with-ro-db
fixing panic when a transaction can't be opened
|
2019-05-29 10:07:26 -04:00 |
Vojtech Vitek
|
d5539461e5
|
Merge pull request #173 from bandlab/pressly
Fixed driver initialisation for MSSQL
|
2019-05-29 08:05:51 -04:00 |
Edvard
|
5975eda15e
|
Add up-by-one to documentation
|
2019-05-28 11:22:27 +02:00 |
Pichugin Dmitry
|
cfa2c3979d
|
fixing panic when a transaction can't be open
Signed-off-by: Pichugin Dmitry <pichugin.dmitry.v@gmail.com>
|
2019-05-26 09:53:19 +03:00 |
Aleksei Maslov
|
a8f409041d
|
fixed driver initialisation for mssql.
|
2019-05-24 14:44:43 +08:00 |
Vojtech Vitek
|
799fcfb84b
|
Merge pull request #169 from bandlab/pressly
Added support for MSSQL
|
2019-05-23 11:43:17 -04:00 |
Aleksei Maslov
|
e82c3253ff
|
rolled back travis setup.
|
2019-05-15 14:07:35 +08:00 |
Aleksei Maslov
|
dca1c8fb19
|
vendor mssql dependencies.
|
2019-05-15 13:56:54 +08:00 |
Aleksei Maslov
|
6896ffb1dd
|
renamed sqlserver to mssql.
|
2019-05-15 13:25:09 +08:00 |
Vojtech Vitek
|
c35094e758
|
Merge pull request #171 from nesv/158-fix-sql-parser
Fix SQL parser regression
|
2019-05-03 16:56:32 -04:00 |
Nick Saika
|
a479445a71
|
sql_parser: revert to previous up/down state...
...after a "+goose StatementEnd" line is encountered, if we are in a
statement block.
|
2019-04-30 12:58:53 -04:00 |
Aleksei Maslov
|
e11a96e0db
|
prepared PR to pressly
|
2019-04-16 10:15:47 +08:00 |
Aleksei Maslov
|
ea2101beb3
|
added mssql support.
|
2019-04-12 17:25:30 +08:00 |
Vojtech Vitek
|
a0b467f624
|
Merge pull request #167 from yoshiya0503/master
Fix README (add reset command)
|
2019-03-28 13:04:41 -04:00 |
yoshiya0503
|
dcdfaa3d34
|
fix README (add reset command)
|
2019-03-28 16:52:47 +09:00 |
Vojtech Vitek
|
fe8fceca21
|
Merge pull request #162 from detailyang/patch-1
typo:log: standart => standard
|
2019-03-18 11:39:39 -04:00 |
detailyang
|
ff2e062d3f
|
typo:log: standart => standard
|
2019-03-18 11:26:19 +08:00 |
Vojtech Vitek
|
ca10e1901a
|
Bump to v2.7.0-rc3
|
2019-03-06 01:41:15 -05:00 |
Vojtech Vitek
|
f6dca2b18a
|
Merge pull request #157 from pressly/remove_goose_pkg_deps
Remove goose pkg deps
|
2019-03-06 01:36:30 -05:00 |
Vojtech Vitek
|
64cf477c97
|
Simplify custom custom binary in examples; Remove duplicated code
Fixes #98
|
2019-03-06 01:30:23 -05:00 |
Vojtech Vitek
|
5cd6f8c9d0
|
Make this all work
|
2019-03-06 01:20:06 -05:00 |
Vojtech Vitek
|
0cdcc45122
|
Move the MySQL normalize DNS function dependency to cmd/
|
2019-03-06 01:06:31 -05:00 |
Vojtech Vitek
|
f8632df590
|
There's no need to test upstream function
|
2019-03-06 01:03:25 -05:00 |
Vojtech Vitek
|
d42f235ac6
|
Bump version to v2.7.0-rc2
|
2019-03-06 00:31:12 -05:00 |
Vojtech Vitek
|
30b6a50e01
|
Merge pull request #156 from pressly/merge_102
Try to merge #102
|
2019-03-06 00:18:18 -05:00 |
Vojtech Vitek
|
144142af9d
|
Fix Redshift dialect #146
|
2019-03-06 00:14:39 -05:00 |
Vojtech Vitek
|
4ce5fb9cf2
|
Move things around for readability
|
2019-03-06 00:14:13 -05:00 |
Nathan James Tindall
|
f1958be35c
|
respond to feedback (also cleans up tests)
|
2019-03-06 00:07:42 -05:00 |
Nathan James Tindall
|
4621f19b3c
|
Normalize mysql dsn to always have parseTime=true
|
2019-03-06 00:01:17 -05:00 |
Vojtech Vitek
|
f2dc36702f
|
Merge pull request #155 from pressly/go_modules
Go modules
|
2019-03-05 23:57:19 -05:00 |
Vojtech Vitek
|
4519e77103
|
make dist: Use vendor/ directory too
|
2019-03-05 23:52:37 -05:00 |
Vojtech Vitek
|
f85fa0892b
|
make vendor
|
2019-03-05 23:50:22 -05:00 |
Vojtech Vitek
|
603959adcb
|
Add go.sum to 'make vendor'
|
2019-03-05 23:49:30 -05:00 |
Vojtech Vitek
|
b17301dad4
|
make vendor; switch travis from Go modules to vendor/ dir
|
2019-03-05 23:47:24 -05:00 |
Vojtech Vitek
|
a407efa898
|
Remove go build -i flag
|
2019-03-05 23:40:53 -05:00 |
Vojtech Vitek
|
e1b59f5cd0
|
Fix tests & run them all in parallel
|
2019-03-05 23:03:25 -05:00 |
Vojtech Vitek
|
8c4336a9db
|
Go modules: Track dependencies for cmd/goose main pkg
|
2019-03-05 22:37:30 -05:00 |
Vojtech Vitek
|
5dc9a26c62
|
Remove Gopkg.toml, hasta la vista golang/dep
|
2019-03-05 22:34:31 -05:00 |
Vojtech Vitek
|
2bb5c2b9e6
|
make dist: Enable Go modules
|
2019-03-05 22:31:28 -05:00 |
Vojtech Vitek
|
065f53ee1e
|
.gitignore Go modules files
|
2019-03-05 22:29:18 -05:00 |
Vojtech Vitek
|
43b478bd51
|
Travis: Remove golang/dep & enable Go modules
|
2019-03-05 22:27:03 -05:00 |
Vojtech Vitek
|
346605b722
|
Merge pull request #154 from pressly/34
Improve migration templates
|
2019-03-05 22:26:26 -05:00 |
Vojtech Vitek
|
96f67a8bed
|
Travis: Update to Go 1.12
|
2019-03-05 22:22:12 -05:00 |
Vojtech Vitek
|
7ee38eb53a
|
goose create: Improve Go template, give the funcs meaninghful names
|
2019-03-05 22:11:19 -05:00 |