mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* restructure * add changeset * add schema builder for primary fields * fmt * add relational generation * add more tests and clean schema.ts * fmt * add changeset * add more tests and tidy up existing ones * add more tests and clean code * add standalone a2o relation * add tests and clean up even more logic * continue working on tests * update more tests * update tests and reorganize files * more tests and take appart applyFilter * update test for get-filter-type * update export * fmt * fmt * fix import * fmt * fix middeware change * remove leftover files * Update api/src/database/run-ast/lib/apply-query/get-filter-path.ts * fix pnpm lock * remove unused imports --------- Co-authored-by: daedalus <44623501+ComfortablyCoding@users.noreply.github.com>