@suluk/drizzle - v0.1.6
    Preparing search index...

    Function tableToV4

    • Lift a table's three Zod schemas to v4 Schema Objects via zodToV4. drizzle-zod produces plain object schemas (no .transform/.refine), so this is lossless here — but we still honor the house rule and surface any zodToV4 warnings rather than dropping them silently (see tableToV4Warnings).

      Parameters

      • table: Table

      Returns TableV4Schemas