Skip to content

Add supports for CREATE SEQUENCE IF NOT EXISTS and CREATE INDEX IF NOT EXISTS.#276

Open
UltramanJack wants to merge 2 commits intofordfrog:developfrom
UltramanJack:develop
Open

Add supports for CREATE SEQUENCE IF NOT EXISTS and CREATE INDEX IF NOT EXISTS.#276
UltramanJack wants to merge 2 commits intofordfrog:developfrom
UltramanJack:develop

Conversation

@UltramanJack
Copy link

I updated CreateSequenceParser.java and CreateIndexParser.java, fixed the function parse(final PgDatabase database,
final String statement)
for both of them

Add support for CREATE SEQUENCE  IF NOT EXISTS statements.
Support for CREATE INDEX IF NOT EXISTS statement
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.

1 participant