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

Match SQL output to PostgreSQL DDL eXtractor (ddlx) #110

Open
shah opened this issue Jun 27, 2023 · 0 comments
Open

Match SQL output to PostgreSQL DDL eXtractor (ddlx) #110

shah opened this issue Jun 27, 2023 · 0 comments

Comments

@shah
Copy link
Contributor

shah commented Jun 27, 2023

PostgreSQL DDL eXtractor (ddlx) in pgddl can generate a variety of SQL DDL statements from existing objects. This might be an alternative to using Atlas to help with schema and data migrations.

SQLa could potentially generate DDL on its own and, if its format matches ddlx precisely then using a diff could help prepare migrations (alter statements).

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