Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL procedure in procedure.sql file always needs ";" #6

Open
dasamu opened this issue Oct 21, 2024 · 0 comments
Open

SQL procedure in procedure.sql file always needs ";" #6

dasamu opened this issue Oct 21, 2024 · 0 comments

Comments

@dasamu
Copy link

dasamu commented Oct 21, 2024

Not closing the SQL procedure in procedure.sql file is not detected in the check command and provokes failure when installing the package.
image

{
    "status": 400,
    "error": "Syntax error: expected end of input but got keyword insert at [266:1]",
    "rows": []
}

See this package:
extension.zip

@dasamu dasamu changed the title SQL procedure in procedure.sql file always needs; SQL procedure in procedure.sql file always needs ";" Oct 21, 2024
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

No branches or pull requests

1 participant