eindelijk weer eens een push
This commit is contained in:
@@ -1,4 +1 @@
|
||||
CREATE TABLE iss (
|
||||
timestamp TIMESTAMP GENERATED ALWAYS AS CURRENT_TIMESTAMP,
|
||||
position GEO_POINT
|
||||
);
|
||||
CREATE TABLE iss (timestamp TIMESTAMP GENERATED ALWAYS AS CURRENT_TIMESTAMP,position GEO_POINT);
|
||||
|
||||
Reference in New Issue
Block a user