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