Closed wpillar closed 9 years ago
Currently repositories cannot run arbitrary SQL queries, which may be required for performance reasons or complicated querying.
We need to expose a connection interface to the repositories so they can run SQL queries across all adapters in a consistent fashion.
Currently repositories cannot run arbitrary SQL queries, which may be required for performance reasons or complicated querying.
We need to expose a connection interface to the repositories so they can run SQL queries across all adapters in a consistent fashion.