An open API service providing commit metadata for open source projects.

GitHub / samfoxcode/migrate / commits

SHA Message Author Date Stats
ba583bf0 Update sqlserver_test.go Sam Fox <s****e@g****m> about 5 years ago
a58db03b Update README.md Sam Fox <s****e@g****m> about 5 years ago
d8f36677 Return error for multiple auth and move query filter Sam Fox <s****e@g****m> about 5 years ago
ff3903a3 Update sqlserver.go Sam Fox <s****e@g****m> about 5 years ago
e898ae1d merge Merge pull request #2 from samfoxcode/samfoxcode/sql-msi Sam Fox <s****e@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
c5844f88 Update sqlserver_test.go Sam Fox <s****e@g****m> about 5 years ago
138aa4d6 Update sqlserver.go Sam Fox <s****e@g****m> about 5 years ago
f7dc1228 Update database/sqlserver/README.md
Co-authored-by: Keegan Campbell <m****e@k****m>
Sam Fox <s****6@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
78f2d54f Update sqlserver.go Sam Fox <s****e@g****m> about 5 years ago
0c7286c6 Update sqlserver readme Sam Fox <s****e@g****m> about 5 years ago
737f0268 Update sqlserver.go Sam Fox <s****e@g****m> about 5 years ago
3dfb0ff5 used uber atomic bool instead standard in lock/unlock db (#580)
Co-authored-by: a.prinkov <a****v@o****m>
Alexey Prinkov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
about 5 years ago
dba53bbf Update sqlserver.go Sam Fox <s****e@g****m> about 5 years ago
2ff2841d Update go-mssqldb Sam Fox <s****e@g****m> about 5 years ago
04c3f27e Parse resource endpoint from server for msi Sam Fox <s****e@g****m> about 5 years ago
710e0ceb MSI Auth for SQL Server Sam Fox <s****e@g****m> about 5 years ago
3b3c1b6a Update go-github from v17 to v35 Dale Hui <d****i@u****m> over 5 years ago
8a1a8534 Update snowflake DB driver to update to non-vulnerable jwt downstream package Dale Hui <d****i@u****m> over 5 years ago
1695f40b fix(spanner): upgrade spanner client to latest to support NUMERIC types (#565) Kyle Chadha <k****a@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2e7358e0 merge Merge pull request #560 from dhui/re-add-iofs-src-driver Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
eac6684b Fix iofs tests Dale Hui <d****i@u****m> over 5 years ago
53720240 Update docker builds to use Go 1.16 and Alpine Linux 3.13 Dale Hui <d****i@u****m> over 5 years ago
337ff632 Revert "Merge pull request #481 from johejo/revert-472-iofs_source_driver" Dale Hui <d****i@u****m> over 5 years ago
c4d82aa8 merge Merge pull request #558 from zikaeroh/bump-sqlite Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
7a631fe8 Bump sqlite past memory corruption bug zikaeroh <4****h@u****m> over 5 years ago
ffdcb529 Update sqlite and sqlite3 docs with comparison Dale Hui <d****i@u****m> over 5 years ago
512097b4 Add support for modernc.org/sqlite (#555) Andrew Gillis <g****o@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
af256da8 merge Merge pull request #550 from spacefill/547-postgres-pgx-ensureVersionTable-mu... Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
47209142 clickhouse: make table engine for schema versions table configurable (#551) Bruno Moura <b****m@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d0af5824 postgres,pgx: fix SchemaName parameter is ignored ##547 Stéphane Klein <c****t@s****o> over 5 years ago
3d5d577b Postgres - add x-migrations-table-quoted url query option (#95) (#533) Stéphane Klein <c****t@s****o>
Committed by: GitHub <n****y@g****m>
over 5 years ago
d68a3abe added tests for clickhouse database (#532) Alexey Prinkov <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
511ae9f5 Postgres: Add a check to determine if table already exists to elide CREATE qu... testtest959 <6****9@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
63aff4b0 merge Merge pull request #529 from linux019/upgrade_ch Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2839a3d6 upgrade clickhouse driver lib = <=****> over 5 years ago
4573d98d merge Merge pull request #527 from jeffwidman/patch-2 Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a728e7a6 Fix typo Jeff Widman <j****f@j****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
707fc52d merge Merge pull request #522 from Juneezee/remove-all-from-drop Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6ecf7bcd Point docs link to `v4` (#524) Jeff Widman <j****f@j****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2f0c0752 Add pgx driver package (#517) Dylan Bargteil <d****l@n****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
aa2dad42 fix: move `-all` flag usage from `drop` to `down`
Signed-off-by: Eng Zer Jun <e****n@g****m>
Eng Zer Jun <e****n@g****m> over 5 years ago
7dc03e3c merge Merge pull request #509 from nronas/master Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6cdb8c1b Allow the abillity to pass timezone when generating migration files John Tzikas <j****s@m****m> over 5 years ago
e57a0249 Support Go 1.16 and drop support for Go 1.15 Dale Hui <d****i@u****m> over 5 years ago
8709f196 Restore CircleCI build cache after checkout and remove branch from cache key Dale Hui <d****i@u****m> over 5 years ago
70d6a032 Upgrade dktest from v0.3.3 to v0.3.4 Dale Hui <d****i@u****m> over 5 years ago
ff92da45 Use strconv.ParseBool() to parse the x-multi-statement option in the postgres... Dale Hui <d****i@u****m> over 5 years ago
a185b9e7 merge Merge pull request #495 from AnatolyRugalev/postgresql-support-multistatement Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
42abb24a merge Merge branch 'master' into postgresql-support-multistatement Anatoly Rugalev <a****v@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
38ffbfb7 Addressed review comments Anatoly Rugalev <a****v@g****m> over 5 years ago
dab829b5 Add default GitHub API client (#501) Ben <g****g@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
eb62a386 sqlite3: Fix error when path to database contains whitespace (#500) Ben <g****g@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
6d8df972 Fix issue when gitlab return only first 20 migrations (reopen) (#497)
Co-authored-by: Dale Hui <d****i@u****m>
Yury Makarov <m****l@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
550193e3 Fix CircleCI badge link Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5ed79873 Update badge to reflect move from TravisCI to CircleCI Dale Hui <d****i@u****m> over 5 years ago
20b53789 Use CircleCI Dale Hui <d****i@u****m> over 5 years ago
3a5169ac Support multi-statement execution for PostgreSQL Anatoly Rugalev <a****v@g****m> over 5 years ago
a53e6fc4 fix test on windows (#482) Mitsuo Heijo <m****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b690b78e merge Merge pull request #481 from johejo/revert-472-iofs_source_driver Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
67546bfa Revert "Add io/fs#FS Driver #471 (#472)" Mitsuo Heijo <m****h@o****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
15931649 Mysql - Fix crash with ansi_quotes sql_mode enabled (#476) Charles Martinot <M****w@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
fedbe42f Add io/fs#FS Driver #471 (#472) Mitsuo Heijo <m****h@o****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
52e7117d Use flagset's NArg() and Arg() methods instead of global flag NArg() and Arg(... Dale Hui <d****i@u****m> almost 6 years ago
8a562738 Add help statement for cli (#460) Yannick Heinrich <y****h@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
110c0f74 Update dktest to v0.3.3 which also updates lib/pq to v1.8.0 Dale Hui <d****i@u****m> almost 6 years ago
f76b94ab Document drop -f in migrate -help (#459) Evan <e****n@n****t>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
91deba8d Update driver.go (#454) Vladimir Dimitrov <4****o@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f18b1651 postgres - Force MigrationsTable in 'public' schema (#414) Maarten Bezemer <m****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f8f02173 merge Merge pull request #458 from xortive/patch-1 Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
a17aa6e8 Fix typo in doc comment Matt <g****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5d84bec1 merge Merge pull request #456 from hypnoglow/iter-err Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5f932c05 Check iterator error on Drop where applicable Igor Zibarev <z****i@g****m> almost 6 years ago
0521ebeb Warn about installing the CLI from within a module Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
99ca856a Run `go fix` Dale Hui <d****i@u****m> almost 6 years ago
04a57211 Parse out custom TLS params and register the TLS config before calling mysql.... Dale Hui <d****i@u****m> almost 6 years ago
8c531c78 Use spanner cloud emulator to run tests Dale Hui <d****i@u****m> almost 6 years ago
fa3e1194 Add local locks for spanner db driver Dale Hui <d****i@u****m> almost 6 years ago
d6881f18 Add Bitbucket Cloud Support as source (#450)
Co-authored-by: abhigupta91 <a****8@g****m>
Doctor-X <a****7@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c6026053 merge Merge pull request #448 from andyNewman42/locking Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2c2f6910 Rename mongo flag for enabling locking. Add validation around parsing mongo p... Andy Newman <a****n@e****m> almost 6 years ago
73760ed4 Implement PR feedback Andy Newman <a****n@e****m> almost 6 years ago
50439fee merge Merge pull request #447 from markokoleznik-cs/patch-1 Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5d91d93b typo markokoleznik-cs <6****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7208a16b Add advisory locking to mongodb Andy Newman <a****n@e****m> almost 6 years ago
6819a170 merge Merge pull request #439 from antonklava/add-mysql-no-lock Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
8a67f7e5 mysql - `strconv.ParseBool` for `x-no-lock` parame Anton Klava <a****a@t****m> almost 6 years ago
aefffb6f `NoLock` config option for mysql driver Anton Klava <a****a@t****m> almost 6 years ago
cb28f6bf merge Merge pull request #436 from klingtnet/add-sqlcipher-database-driver Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7845cb88 Mention SQLCipher in the list of supported databases Andreas Linz <k****t@g****m> about 6 years ago
7129dfa5 Add build file for sqlcipher Andreas Linz <k****t@g****m> about 6 years ago
84eea4aa Add sqlcipher to the DATABASE_TEST variable Andreas Linz <k****t@g****m> about 6 years ago
39cb3234 Link to sqlite3 driver Andreas Linz <k****t@g****m> about 6 years ago
85d673f9 Add database driver for sqlcipher Andreas Linz <k****t@g****m> about 6 years ago
f1cf81e8 Include file path in errors from PartialDriver.ReadUp() and ReadDown() (#421) Roman Leventov <l****u@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c6ebff64 Update golangci-lint from v1.27.0 to v1.30.0 Dale Hui <d****i@u****m> about 6 years ago
c904438d Add support for Go 1.15 and drop support for Go 1.13 Dale Hui <d****i@u****m> about 6 years ago
ed3f30cf merge Merge pull request #427 from wyardley/wyardley-426 Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6035eb54 Replacing `Github` with `GitHub`. (#429) Danny Hermes <d****s@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ce34d50b merge Merge pull request #428 from wyardley/wyardley-docs Dale Hui <d****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0010bc84 docs(spanner): clarify how to set paramters William Yardley <w****y@u****m> about 6 years ago

← Back to repository