:octopus: Exposed release candidate <1.0.0-rc-2> i...
# exposed
o
🐙 Exposed release candidate 1.0.0-rc-2 is now released 🐙
y
I am still having issues with "No transaction in context" when using with SchemaUtils
Now it fails when I call 'create'
👀 1
o
@y9san9 I can't reproduce it at the current moment. Do you use JDBC or R2DBC? Which database/driver? How do you create connection to database?
y
@Oleg Babichev here is my minimal example that crashes. I run it with:
source .nvim/env.run.sh && ./gradlew run -q --console=plain
With postgres running
👀 1