DrizzleAdapter.prototype.createDataSourceForEntity(entity: string): DataSource
Deprecated
Use DrizzleAdapter.createDataSource instead — it is
the promoted IDatabaseAdapter member, so the plugin reaches it
without casting to this concrete class. Will be removed in the next major
version.
Create a DataSource for the named entity using the main instance.
DataSource bound to the entity