Gunnar Lilleaasen
Gunnar Lilleaasen
It would be nice to support PostGIS extensions when generating code from schemas. Maybe add an option to choose what image will be used with the container?
In `def append(evt: E): Task[Aggregate[E, S]]`, the code seem to first persist events and then reduce the aggregate after: https://github.com/holinov/zio-event-sourcing/blob/master/core/src/main/scala/zio/es/EventJournal.scala#L21 This means you could end up persisting invalid events into...
**Describe the bug** I run into this error when trying to run meson in the MINGW64 / MSYS2 environment: ``` ERROR: This python3 seems to be msys/python on MSYS2 Windows,...
## Is your feature request related to a problem? Please describe. Currently on Windows 11, if Lapce is not in maximized mode, the main window of the application has sharp...