Skip to content

Conversation

@Jell
Copy link
Member

@Jell Jell commented Aug 21, 2025

those where introduced in newer versions of pg_dump and are not valid SQL, so they need to be removed before the SQL file can be parsed.

newer versions of rails will handle this (see:
rails/rails#55510), but in order to keep this library working with older versions of rails we need to remove those ourselves.

@Jell Jell force-pushed the jl/add-preprocessors-to-handle-latest-pg_dump branch from a7ceb34 to 8b8c0bb Compare August 21, 2025 07:58
those where introduced in newer versions of pg_dump and are not valid
SQL, so they need to be removed before the SQL file can be parsed.

newer versions of rails will handle this (see:
rails/rails#55510), but in order to keep this
library working with older versions of rails we need to remove those
ourselves.
@Jell Jell force-pushed the jl/add-preprocessors-to-handle-latest-pg_dump branch from 8b8c0bb to b20f3e4 Compare August 21, 2025 08:01
@Jell Jell merged commit 0931bfd into main Aug 21, 2025
1 check passed
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.

2 participants