moved to container directory
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
CREATE TABLE records (
|
||||
id INT AUTO_INCREMENT PRIMARY KEY,
|
||||
timestamp VARCHAR(255) NOT NULL,
|
||||
description VARCHAR(255) NOT NULL
|
||||
);
|
||||
Reference in New Issue
Block a user