Commit Graph

8 Commits

Author SHA1 Message Date
Dwindi Ramadhana
ec9988b185 fix: use double-quoted identifiers for NM/NN columns to preserve PostgreSQL case sensitivity 2026-03-22 09:23:51 +07:00
Dwindi Ramadhana
6255e22ec9 fix: correct mapped_column parameter order for NM and NN columns 2026-03-22 07:56:32 +07:00
Dwindi Ramadhana
282425844c fix: add explicit column name quoting for NM and NN columns 2026-03-22 07:54:29 +07:00
Dwindi Ramadhana
a53270b888 fix: remove duplicate index definitions from model columns 2026-03-22 07:52:52 +07:00
Dwindi Ramadhana
cb2031a9aa fix: replace typing.any with typing.Any in admin router 2026-03-22 07:50:20 +07:00
Dwindi Ramadhana
f4408dbb27 fix: fastapi-admin 1.0.4 compatibility and router imports 2026-03-22 07:47:24 +07:00
Dwindi Ramadhana
436bcf93be fix requirements 2026-03-22 07:32:58 +07:00
Dwindi Ramadhana
cf193d7ea0 first commit 2026-03-21 23:32:59 +07:00