v8.0.0-rc.11-dev.10: Add Postgres Date codec and field presets (#30288)
- Prisma: 75 events in the last 90 days
- Prisma: 75th Release in the last 90 days
- Previous: earlier the same day · v8.0.0-rc.11-dev.9: Close out attribute autocomplete project (#30304)
What happened
Linked issue No Linear ticket; opening without a ticket prefix at the author's request. At a glance model Event { id Int @id occurred TimestamptzJsDate (3) createdAt temporal .createdAtJsDate() updatedAt temporal .updatedAtJsDate() } These timestamp fields read and write JavaScript Date values; existing unsuffixed Temporal presets remain unchanged. Summary Applications using JavaScript Date can now opt into a native…
Summary assembled by rule from the sources below