Refine pump schema

This commit is contained in:
WQY\qiong
2022-10-22 10:58:50 +08:00
parent 95ec7d3eaf
commit 78a098818f

View File

@@ -1,11 +1,3 @@
-- [PUMPS]
drop table if exists pumps_property_pattern;
drop table if exists pumps_property_head;
drop table if exists pumps_property_speed;
drop table if exists pumps_property_power;
drop table if exists pumps;