Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ridz1208
Copy link
Collaborator

@ridz1208 ridz1208 commented May 5, 2024

mkdir SQL/Archive/26.0
git mv SQL/New_patches/*.sql SQL/Archive/26.0/
for n in SQL/Archive/26.0/*.sql; do echo $n; echo -e "\nSELECT 'Running: $n';\n" >> SQL/Release_patches/25.0_To_26.0_upgrade.sql; cat $n >> SQL/Release_patches/25.0_To_26.0_upgrade.sql; done;

@driusan driusan merged commit 079d6c9 into aces:main May 9, 2024
@ridz1208 ridz1208 added this to the 26.0.0 milestone Jun 6, 2024
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.

2 participants