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

Added logic in auto.create.table to support table names with dash(hyphen) #439

Merged
merged 5 commits into from
Jan 17, 2024

Conversation

subkanthi
Copy link
Collaborator

@subkanthi subkanthi commented Jan 17, 2024

  • Added logic in auto.create.table to support table names with dash(hyphen)
  • Added test case to validate auto create tables when table name has dash/hyphen

closes: #438

@subkanthi subkanthi linked an issue Jan 17, 2024 that may be closed by this pull request
@subkanthi subkanthi changed the title Added test case to validate auto create tables when table name has dash/hyphen Added logic in auto.create.table to support table names with dash(hyphen) Jan 17, 2024
@subkanthi subkanthi merged commit ee90a35 into develop Jan 17, 2024
5 checks passed
@subkanthi subkanthi deleted the 435-renaming-tables-when-copying-from-postgres branch January 17, 2024 23:26
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.

new table in Postgresql renaming tables when copying from postgres
1 participant