Skip to content

Conversation

@KarlLevik
Copy link
Member

An older procedure file is using the CREATE ... PROCEDURE syntax instead of CREATE OR REPLACE ... PROCEDURE.

The former syntax doesn't allow us to re-run the SQL file as the procedure already exists. The latter syntax does.

@KarlLevik KarlLevik merged commit ef4ef3f into main Jul 22, 2025
3 checks 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