This website requires JavaScript.
Explore
Help
Register
Sign In
HPR
/
hpr_generator
Watch
8
Star
1
Fork
5
Code
Issues
35
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8c3fdfcfd32f9a19d5ad10cfc93c37fd52cbf38b
hpr_generator
/
_sql
/
sqlite
/
Rename_twt_table.sql
T
2 lines
40 B
SQL
Raw
Normal View
History
Unescape
Escape
Add table rename sql statement
2025-11-23 09:21:48 -05:00
ALTER
TABLE
twat_eps
RENAME
TO
twt_eps
;
Reference in New Issue
Copy Permalink