© 2026 Hedgehog Software, LLC
0023-12-10 00:00:00.000
Invalid Date
const result = yield* sql`SELECT * FROM table WHERE "id" = '123'`; console.log(result); // x.date = Invalid Date