重构现代化 FastAPI 后端项目框架
This commit is contained in:
5
resources/sql/drop/20.mixing.sql
Normal file
5
resources/sql/drop/20.mixing.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- [MIXING]
|
||||
|
||||
drop table if exists mixing;
|
||||
|
||||
drop type if exists mixing_model;
|
||||
Reference in New Issue
Block a user