Skip to content

v3.0.0: Present and persist updatedAt and createdAt in meta (#16)

Compare
Choose a tag to compare
@markusn markusn released this 14 Dec 09:17
· 54 commits to master since this release
e10c79a

Changes to API: entity.meta.createdAt and entity.meta.updatedAt are overwritten on upset (with the correct values)
Changes to model: Use timestamptz instead of timestamp for time columns.