Hey guys when trying to run Drizzle Studio I am getting this error. This is the details in the log:
length: 90,
severity: 'ERROR',
code: '42601',
detail: undefined,
hint: undefined,
position: '76',
internalPosition: undefined,
internalQuery: undefined,
where: undefined,
schema: undefined,
table: undefined,
column: undefined,
dataType: undefined,
constraint: undefined,
file: 'scan.l',
line: '1241',
routine: 'scanner_yyerror'
drizzle-kit: v0.20.16
drizzle-orm: v0.29.5
Any ideas?