wip sql syntax error

This commit is contained in:
Tau
2019-11-06 17:28:30 -05:00
parent 9b04b2a457
commit d0671f84d9
+1 -1
View File
@@ -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" (