This website requires JavaScript.
Explore
Help
Register
Sign In
rho_n
/
hpr_generator
Archived
Watch
4
Star
2
Fork
1
You've already forked hpr_generator
Code
Releases
Wiki
Activity
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
5464725b7d8caba1e2432a834060f10d4f39a927
hpr_generator
/
_sql
/
sqlite
/
Rename_twt_table.sql
2 lines
40 B
MySQL
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
;
Copy Permalink