← Back to events
ActiveTechRelease8.0.0-rc.11

v8.0.0-rc.11-dev.10: Add Postgres Date codec and field presets (#30288)

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

Why it's spreading

Sources