Switch from manual sql scripts to automated scripts with Liquibase

This commit is contained in:
P0nk
2025-07-06 19:28:48 +02:00
parent 2365458b78
commit e2ac5e448b
48 changed files with 167 additions and 866 deletions

View File

@@ -1,4 +1,4 @@
INSERT INTO lb_nxcoupons (couponid, rate, activeday, starthour, endhour)
INSERT INTO nxcoupons (couponid, rate, activeday, starthour, endhour)
VALUES (211000, 2, 254, 18, 20),
(211004, 2, 124, 7, 11),
(211005, 2, 124, 10, 14),