Capture user creation timestamp in the database #56
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