Commit Graph

7 Commits

Author SHA1 Message Date
9faa36315f More unit tests and html coverage report
also fixes a limit bug on listquery
2023-07-27 12:38:35 +10:00
a0e17f9678 Better checking for api sort param to prevent sql injection
And moved filters out and cached object reflection
2023-07-24 11:49:08 +10:00
63845377d9 Another tweak for postgres sigh 2023-05-31 15:11:25 +10:00
fd365dc8fd Remove debug 2023-05-29 14:19:40 +10:00
c849938da2 Fix schema responses not matching tests 2023-05-29 14:19:17 +10:00
4b39ef0eba Add entity filters back in for api 2023-05-29 13:53:16 +10:00
29990110b1 Convert db backend to use Gorm, with basis for support
for Mysql and Postgres in addition to existing Sqlite
2023-05-26 11:37:39 +10:00