Add update timestamp defaults to lexicon and article #15

Merged
Jaculabilis merged 1 commits from tvb/onupdate into develop 2021-08-03 05:26:17 +00:00
Owner

Add onupdate defaults to the two tables with update timestamps, Lexicon and Article. SqlAlchemy provides a func.now() that compiles to the dialect's current timestamp equivalent, so that also replaces all the literal text("CURRENT_TIMESTAMP").

Add onupdate defaults to the two tables with update timestamps, Lexicon and Article. SqlAlchemy provides a `func.now()` that compiles to the dialect's current timestamp equivalent, so that also replaces all the literal `text("CURRENT_TIMESTAMP")`.
Jaculabilis added 1 commit 2021-08-03 05:16:52 +00:00
Jaculabilis merged commit 9025be28bf into develop 2021-08-03 05:26:17 +00:00
Jaculabilis deleted branch tvb/onupdate 2021-08-03 05:26:21 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Jaculabilis/amanuensis#15
No description provided.