mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 02:42:40 +01:00
3 lines
104 B
MySQL
3 lines
104 B
MySQL
|
RENAME TABLE {$NAMESPACE}_pastebin.pastebin_pastetransaction
|
||
|
TO {$NAMESPACE}_paste.paste_transaction;
|