Fede Fernández
Fede Fernández
- [ ] Spike #43 - [x] Define the configuration values for statements #28 - [ ] High-Level API algebra #29 - [x] Implement a handler based on `LowLevelAPI`
Research and discussion about the Auto Insert/Update for case classes feature
Based on #14 we should add support for inserting and updating case classes. Planned features: - [ ] Spike #48 - [ ] case classes annotation for defining the table...
- [ ] Spike #44
- [ ] Spike #42
Create an algebra with methods for inserting, updating and reading columns and tables and for modifying counts
## What does this change do? Using [actions/setup-java](https://github.com/actions/setup-java)) and [actions/setup-sbt](https://github.com/sbt/setup-sbt) to select the Java version and install SBT. The `olafurpg` action is discontinued. ## Checklist - [ ] Reviewed the...