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