Files
ProxmoxVEDHelperScripts/misc
Robin Naundorf 83ffce2095 fix(postgresql): quote extension names in CREATE EXTENSION to support hyphens
Unquoted extension names like `uuid-ossp` are interpreted as subtraction expressions by the SQL parser, causing exit code 1.
Wrapping the name in double quotes makes it valid for any extension regardless of naming.
2026-05-18 13:15:40 +02:00
..
2025-03-03 10:10:57 +01:00
2026-04-27 13:57:46 +02:00
2026-03-18 14:58:47 +01:00
2026-04-30 13:57:35 +02:00
2026-03-18 14:58:47 +01:00
2026-04-28 14:58:57 +02:00
2026-03-18 14:58:47 +01:00
2026-03-18 14:58:47 +01:00
2025-12-10 07:42:09 +01:00
2026-03-18 14:58:47 +01:00