mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Add sort within inner query * Run tests for all vendors * Apply limit to all queries * Enable sorting in MSSQL subquery by setting a limit * Add tests * Parse function field names for a2o * Improve order string spacing * Update unit test * Fix mysql5 tests * Revert testing for all vendors * Extract original collection name * Add comment for MSSQL applyLimit helper Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>