Skip to content

Fix: migration for postgres#234

Open
lukasdotcom wants to merge 1 commit into
mainfrom
fix-migration
Open

Fix: migration for postgres#234
lukasdotcom wants to merge 1 commit into
mainfrom
fix-migration

Conversation

@lukasdotcom
Copy link
Copy Markdown
Member

Turns out that postgres does not support aliases in having clauses. This might also be a more general restriction on other sql servers.
Resolves: #232

@lukasdotcom lukasdotcom changed the title Fix migration for postgres Fix: migration for postgres May 12, 2026
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Master: fails to upgrade: ERROR: column "count" does not exist

1 participant