import { type Timestamp } from "https://dotland.deno.dev/x/postgres@v0.19.0/query/types.ts";
Additional to containing normal dates, they can contain 'Infinity' values, so handle them with care
import { type Timestamp } from "https://dotland.deno.dev/x/postgres@v0.19.0/query/types.ts";
Additional to containing normal dates, they can contain 'Infinity' values, so handle them with care