perf(go): trim frame id from location history
This commit is contained in:
@@ -49,7 +49,6 @@ func SchemaStatements(database string) []string {
|
||||
`CREATE STABLE IF NOT EXISTS vehicle_locations (
|
||||
ts TIMESTAMP,
|
||||
event_id NCHAR(64),
|
||||
frame_id NCHAR(64),
|
||||
received_at TIMESTAMP,
|
||||
longitude DOUBLE,
|
||||
latitude DOUBLE,
|
||||
|
||||
Reference in New Issue
Block a user