Replace sql INTEGER with DATETIME types where appropriate #107

Open
opened 2026-01-13 01:39:37 +01:00 by oysteikt · 1 comment
Owner

Instead of storing timestamps as ints, we should use the native timestamp types of the database systems.

Instead of storing timestamps as ints, we should use the native timestamp types of the database systems.
oysteikt added the techdebt spring cleaning label 2026-01-13 01:39:37 +01:00
Author
Owner

This is only a thing in mysql apparently, let's do different queries in door.php

This is only a thing in mysql apparently, let's do different queries in `door.php`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/nettsiden#107