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

150: apply sql script changes #203

Merged
merged 14 commits into from
Sep 29, 2023
Merged

Conversation

MaxShelestiuk
Copy link
Collaborator

Created full apply changes for Views, Functions, SPs.
Created drop and create apply changes for tables without altering
Created service to generate create script for table. Create script is separate from table`s FKs so you will get:

  1. Create table script
  2. Alter table List of scripts to add FKs to this table separately

VladTkach
VladTkach previously approved these changes Sep 29, 2023
Copy link
Collaborator

@Anatolii-Ivanov Anatolii-Ivanov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally, looks ok for me

@MaxShelestiuk MaxShelestiuk merged commit bc2f2ed into development Sep 29, 2023
3 checks passed
@MaxShelestiuk MaxShelestiuk deleted the 150-apply-sql-script-changes branch September 29, 2023 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants