Files
whatshooked/pkg/models/sql_public_sessions.go
Hein 524bc4179b
Some checks failed
CI / Test (1.22) (push) Failing after -23m2s
CI / Test (1.23) (push) Failing after -22m58s
CI / Lint (push) Has been cancelled
CI / Build (push) Has been cancelled
fix(models): update models to use public schema and correct types
* Rename models to plural form for consistency
* Change table names to include 'public' schema
* Update timestamp types to SqlTimeStamp for consistency
* Adjust relationships to use pluralized user models
2026-02-20 16:11:23 +02:00

2.4 KiB