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