Posts
Sort by recent activity
SQL Change Automation static data sequence error
I have a scenario in which these changes happened at the same pull request to Git:1. Added a new row to static data table ‘A’2. Added a new column in non-static data table ‘B’, with foreign key to ...