William Harvey
|
7242b16430
|
feat: add TableExists method for mysql dialect (#895)
|
2025-02-02 07:33:22 -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 |
|
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 |
|
Michael Fridman
|
48c4946d69
|
feat: postgres migration table existence check (#860)
|
2024-11-23 20:31:25 -05:00 |
|
Stas Lysikov
|
cf53a224e1
|
feat: add starrocks dialect (#810)
|
2024-09-18 05:49:10 -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 |
|
Michael Fridman
|
272603b047
|
Implement GetLatestVersion for all natively supported dialects (#758)
|
2024-04-26 14:06:20 -04:00 |
|
Michael Fridman
|
f13ed7399e
|
Revert "feat: add duckdb support (#696)" (#717)
|
2024-03-13 08:46:24 -04:00 |
|
Damian Peckett
|
fb7ca2d3c8
|
feat: add duckdb support (#696)
Signed-off-by: Damian Peckett <damian@pecke.tt>
|
2024-02-14 22:06:26 -05:00 |
|
Aleksey Myasnikov
|
d9fa72578a
|
fix: ListMigrations query for YDB (#685)
|
2024-01-29 09:32:08 -05:00 |
|
Avinash Sajjanshetty
|
14c93ad1bc
|
feat: add native Turso support (#658)
|
2023-12-16 08:14:52 -05:00 |
|
Roberto García
|
8503d4e20b
|
fix(sqlserver): Query to ensure DB Version (#601)
|
2023-11-03 22:33:47 -04:00 |
|
Nazim
|
0c243fb3c9
|
feat(database): Add YDB support (#592)
|
2023-10-25 08:32:20 -04:00 |
|
Michael Fridman
|
87592390b9
|
fix: use global table name in queries (#515)
|
2023-05-08 08:17:14 -04:00 |
|
Michael Fridman
|
baaec139e4
|
refactor: dialectquery (#482)
|
2023-03-20 22:09:00 -04:00 |
|
Michael Fridman
|
c462979327
|
refactor: create a generic store and stub out dialect queries (#477)
|
2023-03-14 08:34:47 -04:00 |
|