Capture user creation timestamp in the database #56
Labels
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: f0ck/f0ckv2#56
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See title
Edit: capture the "correct" timestamp in the database
This should simply be a new column defaulting to
now()
. No further changes should be required.^ already the case since 5 months. :D