mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-03 17:19:55 -06:00
add performance cost column
This commit is contained in:
1
migrations/dlu/3_add_performance_cost.sql
Normal file
1
migrations/dlu/3_add_performance_cost.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE properties ADD COLUMN performance_cost DOUBLE(20, 15);
|
||||
Reference in New Issue
Block a user