nginx-proxy-manager/backend/internal/entity
Jamie Curnow 4a57956093
More work to support nullable foreign keys
Adds nullable int/uint types
2023-05-30 22:26:44 +10:00
..
accesslist Skip auto dumping database migration 2023-05-29 14:33:58 +10:00
auth Fix swagger doc and rename references for time db fields 2023-05-29 08:50:27 +10:00
certificate More work to support nullable foreign keys 2023-05-30 22:26:44 +10:00
certificateauthority Fix schema responses not matching tests 2023-05-29 14:19:17 +10:00
dnsprovider Skip auto dumping database migration 2023-05-29 14:33:58 +10:00
host More work to support nullable foreign keys 2023-05-30 22:26:44 +10:00
nginxtemplate Skip auto dumping database migration 2023-05-29 14:33:58 +10:00
setting Fix inconsistency with settings storage 2023-05-29 14:45:00 +10:00
stream Skip auto dumping database migration 2023-05-29 14:33:58 +10:00
upstream Fix schema responses not matching tests 2023-05-29 14:19:17 +10:00
upstreamserver Fix schema responses not matching tests 2023-05-29 14:19:17 +10:00
user Fix inconsistencies between int and bool in db 2023-05-30 15:51:57 +10:00
capability.go Convert db backend to use Gorm, with basis for support 2023-05-26 11:37:39 +10:00
filters_schema.go Add entity filters back in for api 2023-05-29 13:53:16 +10:00
filters.go Add entity filters back in for api 2023-05-29 13:53:16 +10:00
lists.go Add entity filters back in for api 2023-05-29 13:53:16 +10:00
model_base.go Add entity filters back in for api 2023-05-29 13:53:16 +10:00
scopes.go Remove debug 2023-05-29 14:19:40 +10:00