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

Add support for Alter Table to sql tooling #55

Open
3 tasks
AKST opened this issue Nov 22, 2024 · 0 comments
Open
3 tasks

Add support for Alter Table to sql tooling #55

AKST opened this issue Nov 22, 2024 · 0 comments

Comments

@AKST
Copy link
Owner

AKST commented Nov 22, 2024

Alter table instructions are not being run on creation.

Steps

  • Add alter table type here
  • Add alter table parsing here
  • Add alter table to codgen here

Things to consider

  • If the constraint is adding a foreign key, do not run when omit_foreign_keys is True.
@AKST AKST self-assigned this Nov 22, 2024
@AKST AKST changed the title Run Alter Table Add support for Alter Table to sql tooling Nov 22, 2024
@AKST AKST added this to the VG Update 2 milestone Nov 30, 2024
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

1 participant