mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-04 09:44:10 +00: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