Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
game
c-sharp
gamedev
design-pattern
performance
game-engine
tdd
unity
game-development
design-patterns
ecs
entity-component-system
entity-framework
entity
paradigm
test-driven-development
entity-component
entitas
paradigmshift
entitas-csharp
-
Updated
May 24, 2021 - C#
Describe the bug
Read replicas connection settings replaced by "master" settings, when connection settings specified as object.
To Reproduce
You may use example provided in the manual: https://mikro-orm.io/docs/read-connections
In this case replicas host and user parameter values will be replaced by top-level (master) configuration parameter values.
This issue occurs because `Conn