mirror of
https://github.com/chaitin/MonkeyCode.git
synced 2026-02-02 23:03:57 +08:00
3 lines
52 B
MySQL
3 lines
52 B
MySQL
|
|
-- Drop license table
|
||
|
|
DROP TABLE IF EXISTS license;
|