mirror of
https://github.com/djhackersdev/minime.git
synced 2026-07-17 16:41:12 -05:00
wip sql syntax error
This commit is contained in:
parent
9b04b2a457
commit
d0671f84d9
|
|
@ -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" (
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user