Archived
4
2
This repository has been archived on 2024-09-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hpr_generator/_sql/sqlite/Rename_twt_table.sql

2 lines
40 B
MySQL
Raw Normal View History

2025-11-23 09:21:48 -05:00
ALTER TABLE twat_eps RENAME TO twt_eps;