redz1029 d81e2cde26 Fix RAISE NOTICE syntax in migration error handler
Use parameterized RAISE NOTICE with %L placeholders instead of trying to
concatenate strings inside quoted literals. This fixes the syntax error where
|| operators were being treated as string content instead of SQL operators.
2026-03-20 18:30:19 +08:00
2026-03-20 15:14:21 +08:00
2026-02-22 21:04:30 +08:00
2026-03-07 23:47:18 +08:00
2026-03-11 22:28:38 +08:00
2026-02-09 20:10:13 +08:00
2026-02-09 20:10:42 +08:00
2026-02-09 20:10:42 +08:00
2026-03-12 20:38:19 +08:00
2026-03-12 20:38:19 +08:00
2026-02-09 20:10:42 +08:00
S
Description
No description provided
Readme 273 MiB
Languages
Dart 78.1%
JavaScript 6.8%
PLpgSQL 5.2%
Shell 3.9%
HTML 3.4%
Other 2.4%