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

Postgres -of -p command does not generate semicolons after Update/Create statements #446

Closed
joellhill opened this issue Sep 11, 2013 · 2 comments

Comments

@joellhill
Copy link

We have need to use the sql generated by fluentmigrator for other purposes but the -preview command does not generate ';' after Create/Update/Alter statements. It does generate correctly after INSERT statements.

Script fails if using the output .sql file. See attachment for example.

invalidsemicoloninpreview

@joellhill
Copy link
Author

Also applies to

DROP statements

@tommarien
Copy link
Contributor

Closed by merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants