commanded / eventstore

Event store using PostgreSQL for persistence
MIT License
1.04k stars 142 forks source link

Support running event store migrations when using a schema #239

Closed slashdotdash closed 3 years ago

slashdotdash commented 3 years ago

Support migrating an event store using a schema by setting the Postgres local search path to the schema before running the migrations.