Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

@CreationTimestamp and @UpdateTimestamp annotations #75

Open
5 of 10 tasks
thejhh opened this issue May 22, 2023 · 0 comments
Open
5 of 10 tasks

@CreationTimestamp and @UpdateTimestamp annotations #75

thejhh opened this issue May 22, 2023 · 0 comments

Comments

@thejhh
Copy link
Contributor

thejhh commented 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
  • 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant