Using CURRENT_TIMESTAMP as default column value or insert always insert timestamp with time zone, like "05/12/2026 13:14:15 Europe/Berlin"
Add please buildin solution to get current timestamp with offset (05/12/2026 13:14:15 +2:00). That is useful for systems where constant timestamp value is prefered.
Using CURRENT_TIMESTAMP as default column value or insert always insert timestamp with time zone, like "05/12/2026 13:14:15 Europe/Berlin"
Add please buildin solution to get current timestamp with offset (05/12/2026 13:14:15 +2:00). That is useful for systems where constant timestamp value is prefered.