Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Shift a stored UTC timestamp to a local time zone for display using engine-specific conversion functions.
Convert strings to numbers (or other types) while returning `NULL` for values that cannot be converted, instead of raising an error that aborts the query.