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