mirror of
https://github.com/djhackersdev/minime.git
synced 2026-09-12 12:35:21 -05:00
wip sql syntax error
This commit is contained in:
@@ -145,7 +145,7 @@ create table "idz"."ta_result" (
|
||||
"flags" smallint not null,
|
||||
"grade" smallint not null,
|
||||
"car_selector" integer not null,
|
||||
"timestamp" timestamp not null,
|
||||
"timestamp" timestamp not null
|
||||
);
|
||||
|
||||
create table "idz"."ta_best" (
|
||||
|
||||
Reference in New Issue
Block a user