Skip to content
Verified Commit 6b596a8b authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Entities: add overloads that accept DataStore

Add overloads that accept DataStore pointer argument to all
methods in Entity (and all entities generated from schema) that
interact with the database.

This allows controlling which DataStore entities should use to
interact with the DB and is the next step towards getting rid
of DataStore as a per-thread singleton.
parent b669ee17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment