enso/.github
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
..
ISSUE_TEMPLATE Update bug-report.md 2021-06-17 15:57:42 +02:00
workflows Aggregates in the Database library - MVP (#3353) 2022-03-28 15:51:37 +00:00
CODEOWNERS Profiling application details (#3332) 2022-03-21 11:09:56 -07:00
mergify.yml [Prettier] Fixed whitespace the in Mergify configuration 2022-02-21 12:06:44 +01:00
PULL_REQUEST_TEMPLATE.md New PR template (#3275) 2022-02-15 16:59:13 +01:00
settings.yml Introduce Mergify tool and a label to enable it per PR. (#3284) 2022-02-17 16:33:27 +01:00