Add table rename sql statement

This commit is contained in:
2025-11-23 09:21:48 -05:00
parent 6520bdac8b
commit 5004f4fe88

View File

@@ -0,0 +1 @@
ALTER TABLE twat_eps RENAME TO twt_eps;