You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.
We'll add @CreationTimestamp and @UpdateTimestamp annotations to mark creation and update fields. This is required for the Memory persister to know when to populate times.
Included in v0.1.74
@CreationTimestamp basic annotation and unit test
@UpdateTimestamp basic annotation and unit test
@CreationTimestamp implementation in MemoryPersister
@UpdateTimestamp implementation in MemoryPersister
Shared integration tests for @CreationTimestamp
Future release
@CreationTimestamp implementation in MySqlPersister
@UpdateTimestamp implementation in MySqlPersister
@CreationTimestamp implementation in PgPersister
@UpdateTimestamp implementation in PgPersister
Shared integration tests for @UpdateTimestamp
The text was updated successfully, but these errors were encountered:
thejhh
pushed a commit
to heusalagroup/test
that referenced
this issue
May 22, 2023
We'll add
@CreationTimestamp
and@UpdateTimestamp
annotations to mark creation and update fields. This is required for the Memory persister to know when to populate times.Included in v0.1.74
@CreationTimestamp
basic annotation and unit test@UpdateTimestamp
basic annotation and unit test@CreationTimestamp
implementation in MemoryPersister@UpdateTimestamp
implementation in MemoryPersister@CreationTimestamp
Future release
@CreationTimestamp
implementation in MySqlPersister@UpdateTimestamp
implementation in MySqlPersister@CreationTimestamp
implementation in PgPersister@UpdateTimestamp
implementation in PgPersister@UpdateTimestamp
The text was updated successfully, but these errors were encountered: