enso/test/Table_Tests
Radosław Waśko 20be5516a5
Aggregates in the Database library - MVP (#3353)
Implements infrastructure for new aggregations in the Database. It comes with only some basic aggregations and limited error-handling. More aggregations and problem handling will be added in subsequent PRs.

# Important Notes
This introduces basic aggregations using our existing codegen and sets-up our testing infrastructure to be able to use the same aggregate tests as in-memory backend for the database backends.

Many aggregations are not yet implemented - they will be added in subsequent tasks.

There are some TODOs left - they will be addressed in the next tasks.
2022-03-28 15:51:37 +00:00
..
data Restructuring the Faker type and creating tests for Group_By (#3318) 2022-03-09 10:31:02 +00:00
src Aggregates in the Database library - MVP (#3353) 2022-03-28 15:51:37 +00:00
package.yaml Simple CSV parser (#1268) 2020-11-05 16:53:50 +01:00