goose/internal/dialect/dialectquery
Stas Lysikov cf53a224e1
feat: add starrocks dialect (#810)
2024-09-18 05:49:10 -04:00
..
clickhouse.go Implement GetLatestVersion for all natively supported dialects (#758) 2024-04-26 14:06:20 -04:00
dialectquery.go Implement GetLatestVersion for all natively supported dialects (#758) 2024-04-26 14:06:20 -04:00
mysql.go mysql: do not use SERIAL alias in goose_db_version table creation (#816) 2024-08-27 18:21:56 -04:00
postgres.go postgres: update table to use identity instead of serial (#694) 2024-08-27 18:50:49 -04:00
redshift.go Implement GetLatestVersion for all natively supported dialects (#758) 2024-04-26 14:06:20 -04:00
sqlite3.go Implement GetLatestVersion for all natively supported dialects (#758) 2024-04-26 14:06:20 -04:00
sqlserver.go Implement GetLatestVersion for all natively supported dialects (#758) 2024-04-26 14:06:20 -04:00
starrocks.go feat: add starrocks dialect (#810) 2024-09-18 05:49:10 -04:00
tidb.go Implement GetLatestVersion for all natively supported dialects (#758) 2024-04-26 14:06:20 -04:00
turso.go feat: add native Turso support (#658) 2023-12-16 08:14:52 -05:00
vertica.go Implement GetLatestVersion for all natively supported dialects (#758) 2024-04-26 14:06:20 -04:00
ydb.go Implement GetLatestVersion for all natively supported dialects (#758) 2024-04-26 14:06:20 -04:00