This website requires JavaScript.
Explore
Help
Register
Sign In
rho_n
/
hpr_generator
Archived
Watch
4
Star
2
Fork
1
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
10b207463143f909890b6c3c20fa7aa21a42050d
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
;
Copy Permalink