JasperFx / marten

.NET Transactional Document DB and Event Store on PostgreSQL
https://martendb.io
MIT License
2.75k stars 429 forks source link

Retrieve Document Store using IHost when working with multiple Marten databases #3230

Closed AlexZeitler closed 1 month ago

AlexZeitler commented 2 months ago

Requires #3229 to be merged first so docs can be updated without merge conflicts.

AlexZeitler commented 1 month ago

I messed up the rebase somehow, so I went back to #96a16b0632800effd8b970e5e94bd43593b488a5 and did a merge instead.

AlexZeitler commented 1 month ago

Running npm run mdsnippets locally also changes compiled-queries.md:

image

And diagnostics.md is modified as well:

image