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