kintex/src/backend
zio ecc00f8739 fix(system): cast null-check params to ::text in SysMessageMapper (PG $2 type inference 500)
PostgreSQL cannot infer the type of a bare bind in '(? IS NULL OR col = ?)',
failing GET /api/admin/messages with BadSqlGrammarException. Cast the
null-check occurrence to ::text (findAll category/locale, delete locale).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 02:02:31 +09:00
..
gradle/wrapper fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
src fix(system): cast null-check params to ::text in SysMessageMapper (PG $2 type inference 500) 2026-07-14 02:02:31 +09:00
.gitignore fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
build.gradle fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
gradlew fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
gradlew.bat fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00
settings.gradle fix(schedule,ui): holidays on exhibition calendar, bilingual brand, neutral calendar borders 2026-07-12 19:16:48 +09:00