v8.0.0-rc.11-dev.10: Add Postgres Date codec and field presets (#30288)
- Prisma 近 90 天出现 76 次
- Prisma 近 90 天第 76 次发版
- 上一次:同一天稍早 · v8.0.0-rc.11-dev.9: Close out attribute autocomplete project (#30304)
发生了什么
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…
摘要按规则整理自下方来源原文