createdAt: timestamp("created_at", { mode: 'string' }).default((now() AT TIME ZONE 'utc'::text)),
errors: [ { detail: undefined, id: '', location: { column: 71, file: '/Users/app/repository/drizzle/schema.ts', length: 2, line: 35, lineText: `\tcreatedAt: timestamp("created_at", { mode: 'string' }).default((now() AT TIME ZONE 'utc'::text)),`, namespace: '', suggestion: ')' }, notes: [], pluginName: '', text: 'Expected ")" but found "AT"' } ], warnings: []