mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 10:46:52 +00:00
* feat: bulk groupby api * feat: bulk dataList api * feat: bulk dataList api * feat: bulk data load * feat: bulk data load * fix: load Data * feat: custom pagination limit * feat: public bulkapis(wip) * fix: bug fixes * fix: ui bug fixes * fix: issues with strings * fix: case when alias is empty string * fix: cleanup * fix: datetime * fix: mysql group apis failing * fix: sqlite3 groupby fixes * fix: grouoby tests * fix: grouoby tests * fix: invalid page size fix: issue with bulkAggregation fix: aggregation duplicate query * fix: duplicate api call * fix: duplicate aggregation api call * fix: large data-api calls on reload * fix: tests * fix: update bulkapis to use post * fix: page size not updating