William Harvey
|
7242b16430
|
feat: add TableExists method for mysql dialect (#895)
|
2025-02-02 07:33:22 -05:00 |
Patrik Lundin
|
9c748e24f4
|
Remove trailing newline from log calls (#878)
|
2025-01-29 09:19:40 -05:00 |
Michael Fridman
|
a63d1ef48e
|
chore: bump deps (#893)
|
2025-01-29 08:31:27 -05:00 |
Mike Fridman
|
09bd1db8c6
|
chore: rename to main branch
|
2025-01-29 08:14:50 -05:00 |
Mike Fridman
|
dc90c17981
|
Release v3.24.1
|
2025-01-07 09:23:49 -05:00 |
Anders Søe
|
4337eb2257
|
fix: use current_schema for postgres TableExists, if schema is unspecified (#884)
|
2025-01-07 07:14:31 -05:00 |
Matt Robinson
|
779024deaf
|
docs: remove depreceated call to Run and replace with RunContext (#885)
|
2025-01-06 08:04:11 -05:00 |
Michael Fridman
|
3c91df140a
|
fix: use schema name if explicitly set on table name for table existence (#883)
|
2025-01-05 08:06:00 -05:00 |
Mike Fridman
|
bfb35504f3
|
Release v3.24.0
|
2024-12-19 10:44:11 -05:00 |
Karim Shakirov
|
125950c178
|
fix: CVE-2024-45338 in golang.org/x/net bump to v0.33.0 (#880)
issue: #879
|
2024-12-19 08:08:35 -05:00 |
dependabot[bot]
|
ca6f0b8272
|
build(deps): bump the gomod group across 1 directory with 4 updates (#876)
|
2024-12-17 15:54:21 -05: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 (#864)
|
2024-12-14 08:46:47 -05:00 |
Mike Fridman
|
28642f80d5
|
chore: bump changelog
|
2024-12-12 10:29:07 -05:00 |
Mike Fridman
|
63b735e1fe
|
build: upgrade deps in testing module
|
2024-12-12 10:28:15 -05:00 |
Karim Shakirov
|
1a5b75505e
|
fix: CVE-2024-45337 in golang.org/x/crypto bump to v0.31.0 (#871)
|
2024-12-12 10:08:24 -05:00 |
Alex Simes
|
0f6d61998d
|
docs: update mssql connection string example in README (#866)
|
2024-12-11 10:19:02 -05:00 |
Michael Fridman
|
48c4946d69
|
feat: postgres migration table existence check (#860)
|
2024-11-23 20:31:25 -05:00 |
Mike Fridman
|
8d8822685a
|
Release v3.23.0
|
2024-11-21 09:18:04 -05:00 |
dependabot[bot]
|
7248a726ba
|
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#849)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-20 10:09:44 -05:00 |
Mike Fridman
|
ccfd6d7579
|
ci: update testing output
|
2024-11-20 09:47:34 -05:00 |
Michael Fridman
|
bd901a52e8
|
chore: upgrade go deps (#857)
|
2024-11-20 09:27:18 -05:00 |
Mike Fridman
|
0a9c5318ea
|
docs: update CHANGELOG.md
|
2024-11-20 08:47:59 -05:00 |
Vianney Foucault
|
f3d1dc4295
|
feat: enable Provider verbose logging for statements (#851)
|
2024-11-20 08:42:07 -05:00 |
Jacob Enders
|
512a4968f5
|
Swap tab indentations with spaces in help command (#853)
|
2024-11-15 08:38:46 -05:00 |
Mike Fridman
|
1f7c16df3d
|
chore: use latest tparse version for test output
|
2024-11-02 19:52:08 -04:00 |
Mike Fridman
|
4a80e05733
|
tests: fix number comparison
|
2024-11-02 19:45:02 -04:00 |
Mike Fridman
|
8f6abb60f8
|
update comment
|
2024-10-19 17:10:32 -04:00 |
Vianney Foucault
|
1e26652add
|
feat: WithLogger Provider Option (#833)
|
2024-10-19 17:06:59 -04:00 |
Michael Fridman
|
a02d852a1c
|
testing: add tparse to summarize testing (#844)
|
2024-10-19 17:04:30 -04:00 |
Michael Fridman
|
e78caf2468
|
testing: add testifylint and fix it all up (#843)
|
2024-10-19 16:47:44 -04:00 |
Mike Fridman
|
872685a1f4
|
chore: bumps go deps
|
2024-10-19 13:07:49 -04:00 |
Michael Fridman
|
053b1fd49e
|
testing: replace check with stretchr/testify (#842)
|
2024-10-19 12:34:32 -04:00 |
Stas Lysikov
|
cf53a224e1
|
feat: add starrocks dialect (#810)
|
2024-09-18 05:49:10 -04:00 |
Mike Fridman
|
b831b828e1
|
chore: fix goreleaser deprecation notice
|
2024-09-17 08:42:52 -04:00 |
Mike Fridman
|
d994786c18
|
Release v3.22.1
|
2024-09-17 08:33:24 -04:00 |
Michael Fridman
|
3d88dcebd3
|
chore: bumps go deps (#825)
|
2024-09-12 07:11:52 -04:00 |
Mike Fridman
|
198457304d
|
docs: improve optimization comment
|
2024-09-03 09:45:57 -04:00 |
Mike Fridman
|
929ea3ab72
|
chore: advance CHANGELOG.md
|
2024-09-03 08:32:57 -04:00 |
Michael Fridman
|
5193dcbfd4
|
feat: add ability to parse flags to the end (#814)
|
2024-09-03 08:05:36 -04:00 |
Mike Fridman
|
31799a95f7
|
docs: improve wording around CreateVersionTable
|
2024-08-31 09:55:02 -04:00 |
Hany
|
eb5641ec06
|
chore: add clickhouse cloud example (#796)
|
2024-08-27 19:37:23 -04:00 |
Mike Fridman
|
e2ae02fed0
|
chore: update CHANGELOG.md
|
2024-08-27 18:58:14 -04:00 |
Michael Fridman
|
3d6ee770a7
|
postgres: update table to use identity instead of serial (#694)
|
2024-08-27 18:50:49 -04:00 |
Juozas Vainauskas
|
3802b0ad2d
|
mysql: do not use SERIAL alias in goose_db_version table creation (#816)
|
2024-08-27 18:21:56 -04:00 |
Rollulus Rouloul
|
0ad04fe43a
|
feat: Add Unwrap to PartialError (#815)
|
2024-08-26 11:01:56 -04:00 |
Michael Fridman
|
c1ac45afa6
|
docs: improve readme (#813)
|
2024-08-24 10:01:12 -04:00 |
Mike Fridman
|
0447b12d4c
|
chore: upgrade internal/testing
|
2024-08-16 07:12:24 -04:00 |
Michael Fridman
|
04af0f1a1d
|
chore: bump deps and tidy ci for go1.23 (#806)
|
2024-08-16 07:02:07 -04:00 |
dependabot[bot]
|
2c0baefb8a
|
build(deps): bump the gomod group across 1 directory with 5 updates (#804)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-11 12:41:32 -04:00 |