tabby/ee/tabby-db-macros
boxbeam 57a9187875
refactor(db): Convert job run DAO to be usable with query_paged_as (#1670)
* refactor(db): Convert job run DAO to be usable with query_paged_as

* Rename DbOption to DbNullable

* [autofix.ci] apply automated fixes

* Use lowercase as in rust

* Add custom trait constraining which types can be used for DbNullable

* Apply suggestions

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-03-21 13:27:22 +00:00
..
src refactor(db): Convert job run DAO to be usable with query_paged_as (#1670) 2024-03-21 13:27:22 +00:00
Cargo.toml refactor(db): Implement query_paged_as! macro to construct paginated queries that are still statically checked (#1600) 2024-03-13 00:13:25 +08:00