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 Apr 18, 2024. It is now read-only.
Add new feature where db is being reset and getting ready for next year.
Transactions:
TRUNCATE svommer_web.access_log
TRUNCATE svommer_web.friday_beer
TRUNCATE svommer_web.orders
svommer_member.members
and save it tosvommer_member.member_CIN
.TRUNCATE svommer_member.members
DELETE FROM svommer_web.friday_beer WHERE last_used + 5 years > NOW()
The text was updated successfully, but these errors were encountered: