3 lines
78 B
MySQL
3 lines
78 B
MySQL
|
|
RENAME TABLE {$NAMESPACE}_pastebin.edgedata
|
||
|
|
TO {$NAMESPACE}_paste.edgedata;
|