This website requires JavaScript.
Explore
Help
Sign In
Teajey
/
lishwist
Watch
1
Star
0
Fork
You've already forked lishwist
0
Code
Issues
10
Pull Requests
Projects
Releases
Wiki
Activity
4494932246
lishwist
/
core
/
internal
/
db
/
migration
/
2.sql
7 lines
63 B
SQL
Raw
Blame
History
BEGIN
TRANSACTION
;
ALTER
TABLE
gift
RENAME
TO
wish
;
COMMIT
;
Reference in New Issue
View Git Blame
Copy Permalink