Pick project from globe
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE projects ADD latitude DECIMAL(8,6) AFTER name;
|
||||
ALTER TABLE projects ADD longitude DECIMAL(9,6) AFTER latitude;
|
||||
Reference in New Issue
Block a user