Reorganize project structure
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
CREATE TABLE zisco.time_recordings (
|
||||
id INT AUTO_INCREMENT PRIMARY KEY,
|
||||
project_id INT
|
||||
);
|
||||
Reference in New Issue
Block a user