You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use goose to migrate a QuestDB database, but it does not support this SQL dialect. I tried with the Postgres dialect but it doesn't have the integer type.
I would like to use goose to migrate a QuestDB database, but it does not support this SQL dialect. I tried with the Postgres dialect but it doesn't have the
integer
type.I may get around to opening a PR for this.
As a sidenote, maybe it would be nice if the API exposed a way to register dialects externally.
The text was updated successfully, but these errors were encountered: