Commit Graph

115 Commits (46ae6620981061da6c0e17df30c59a69fa2e6ac3)

Author SHA1 Message Date
Diego 46ae662098
feat: Set table name based on flag or environment variable () 2025-04-03 08:46:02 -04:00
Mike Fridman 483081e10e
feat: add -env flag and allow disabling with "none" 2024-12-14 09:26:57 -05:00
Matiukhin Vlad a47577b4fa
feat: load environment variables from .env file () 2024-12-14 08:46:47 -05:00
Alex Simes 0f6d61998d
docs: update mssql connection string example in README () 2024-12-11 10:19:02 -05:00
Stas Lysikov cf53a224e1
feat: add starrocks dialect () 2024-09-18 05:49:10 -04:00
Hany eb5641ec06
chore: add clickhouse cloud example () 2024-08-27 19:37:23 -04:00
Michael Fridman c1ac45afa6
docs: improve readme () 2024-08-24 10:01:12 -04:00
Michael Fridman f13ed7399e
Revert "feat: add duckdb support ()" () 2024-03-13 08:46:24 -04:00
Damian Peckett fb7ca2d3c8
feat: add duckdb support ()
Signed-off-by: Damian Peckett <damian@pecke.tt>
2024-02-14 22:06:26 -05:00
Josefu 73ee899204
Add GOOSE_MIGRATION_DIR environment variable to the usage instructions () 2024-02-12 08:47:11 -05:00
Mike Fridman 1b23a2d056
docs: update README.md 2023-12-24 10:00:51 -05:00
Radoslav Kirilov 120e6a38d5
feat: environment variables interpolation ()
Co-authored-by: Mike Fridman <mf192@icloud.com>
2023-12-23 15:13:19 -05:00
smantic 90a4f4fa19
feat(cli): Add timeout flag ()
Co-authored-by: Mike Fridman <mf192@icloud.com>
2023-12-14 22:31:24 -05:00
Mike Fridman fd6da0315f
docs: fix badge in README.md 2023-11-12 12:41:53 -05:00
Mike Fridman f278fc15ab
Add README.md report card badge 2023-11-12 12:40:51 -05:00
Nazim 0c243fb3c9
feat(database): Add YDB support () 2023-10-25 08:32:20 -04:00
Grey fe8fe975d8
chore(readme): update install code fences () 2023-10-13 12:29:12 -04:00
Michael Fridman 50e274af58
Update goreleaser and add pre-built binary scripts () 2023-07-03 08:53:03 -04:00
Michael Fridman 7ce30b743d
docs: add goose validate command to help and readme () 2023-05-05 08:35:06 -04:00
ipoerner b62288d2fe
fix: exclude Go test files from migrations () 2023-03-04 12:48:57 -05:00
Jonas Hungershausen 60610d3ae3
remove `tls` override from mysql dsn normalizing ()
Fixes https://github.com/pressly/goose/issues/460
2023-02-21 21:49:18 -05:00
Michael Fridman 635add3280
docs: clarify annotation requirement and ordering () 2023-01-24 08:30:14 -05:00
Bob Pace b5826417d9
Adds vertica driver support () 2022-12-04 20:57:54 -05:00
turbofish 45a192fa30
Add a credit notation for Gopher image in README () 2022-07-08 23:36:54 -04:00
Juan Sanchez fbd200be15
Fix misspelling in README.md () 2022-04-02 21:37:02 -04:00
Freek Wielstra 5cb7ab673d
Update README.md () 2022-02-25 18:58:57 -05:00
Michael Fridman f263417fda
readme: update installation indtructions 2022-01-29 22:36:31 -05:00
Woong Seok Kang 7fffa2db30
readme: add password parameter when connect to PostgreSQL () 2022-01-17 22:28:15 -05:00
Michael Fridman c8aa123e31
Adds support to apply migrations without versioning () 2021-12-13 00:37:44 -05:00
Arul fd1ba04fc8
Fix added support for user with x509 enabled ()
Closes 
2021-12-12 13:59:35 -05:00
Michael Fridman 665e3f33cd
Update readme and help command 2021-11-24 22:23:45 -05:00
Dongri Jin 7bc1756c61
Fix install command () 2021-11-24 10:00:49 -05:00
Mike Fridman 6bef64ab8f Update readme 2021-10-24 15:16:17 -04:00
Mike Fridman f24b19cca8 Update readme with mysql multiStatements 2021-10-11 16:09:35 -04:00
Michael Fridman 0e770f837f
Add goose logo () 2021-09-04 11:56:16 -04:00
Michael Fridman d15e25ab59
Update readme to clarify supoprted go version 2021-08-20 22:38:49 -04:00
Vladimir Stolyarov 3ffdd78efc
Embed support: add 'base' filesystem to discover migrations. ()
This needed to use go 1.16 'embed' feature.
By default, migrations discovered from os filesystem.
This can be changed using `SetBaseFS` method.
2021-08-19 09:21:29 -04:00
Floyd Jones 6631aae111
updating readme and create command for v3 () 2021-08-08 11:48:12 -04:00
Mike Fridman 6d62d8314e Update Readme badges and install command 2021-08-04 09:30:43 -04:00
Michael Fridman ff32c04cfd
Adopt Go modules as /v3 () 2021-08-04 09:16:42 -04:00
Ilia Kondrashov f3abc85fac allow to specify migrations table 2019-12-14 19:44:40 +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
Edvard 5975eda15e Add up-by-one to documentation 2019-05-28 11:22:27 +02:00
Aleksei Maslov 6896ffb1dd renamed sqlserver to mssql. 2019-05-15 13:25:09 +08: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
yoshiya0503 dcdfaa3d34 fix README (add reset command) 2019-03-28 16:52:47 +09:00
Vojtech Vitek 5cd6f8c9d0 Make this all work 2019-03-06 01:20:06 -05:00
Vojtech Vitek 0f13f74517 README: Remove obsolete log lines
Fixes 
2019-03-04 19:38:33 -05:00