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
fc7dc12e05600567e3ce72f1378d01e0516a72a5
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