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

ALTER SEQUENCE OWNER TO not supported #208

Open
trinni opened this issue Jun 8, 2017 · 3 comments
Open

ALTER SEQUENCE OWNER TO not supported #208

trinni opened this issue Jun 8, 2017 · 3 comments

Comments

@trinni
Copy link

trinni commented Jun 8, 2017

Exception in thread "main" cz.startnet.utils.pgdiff.parsers.ParserException: Cannot parse string: ALTER SEQUENCE mySchema.mySeq_pk_autoincrement OWNER TO someUser;

	at cz.startnet.utils.pgdiff.parsers.Parser.throwUnsupportedCommand(Parser.java:402)
	at cz.startnet.utils.pgdiff.parsers.AlterSequenceParser.parse(AlterSequenceParser.java:64)
	at cz.startnet.utils.pgdiff.loader.PgDumpLoader.loadDatabaseSchema(PgDumpLoader.java:219)
	at cz.startnet.utils.pgdiff.loader.PgDumpLoader.loadDatabaseSchema(PgDumpLoader.java:277)
	at cz.startnet.utils.pgdiff.PgDiff.createDiff(PgDiff.java```
@chadfurman
Copy link
Collaborator

@trinni maybe #211 will help -- let me know if you need a jar

@ukehartmann
Copy link

ukehartmann commented Jul 22, 2024

@fordfrog / @chadfurman could we do a new release?

@ama-hlx

This comment was marked as resolved.

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

4 participants