mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Do count distinct since `left join` duplicates results * Add changeset * Correctly access count property * Update .changeset/angry-suits-compete.md * Optimize for simple filters * Add tests * Workaround broken 'as' for countDistinct in SQLite3 --------- Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch> Co-authored-by: ian <licitdev@gmail.com>