Handling server date in Supabase without triggers
The user khalilou88 is asking how to handle server dates in Supabase without using triggers, as they want to keep the database clean for potential future backend development. Another user suggests using the Temporal type as a solution.