mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* initial thoughts * optional meta data for a2o with json * added test * some docs * Adjust abstract query to support single column any relations * fix build * added relational any option to nested one * applied type refactoring in converter * improved a2o relation definition * no pk column name in any json column * added place for a2o sub query generator * docs on type * deleted test Co-authored-by: Nicola Krumschmidt <nickrum@users.noreply.github.com> * docs * reverted preps * renamed meta to nesting * removed reverted prep * removed unnecessary check * docs * renamed meta Co-authored-by: Nicola Krumschmidt <nicola.krumschmidt@freenet.de> --------- Co-authored-by: Nicola Krumschmidt <nicola.krumschmidt@freenet.de> Co-authored-by: Nicola Krumschmidt <nickrum@users.noreply.github.com>