Creating an abstract base repository
Hi, I'm trying to create a base repository for my application but can't make it work. Is it even possible?
Here is what I'm trying to do:
Has anyone ever tested this kind of thing?
PS: Here the
Connection
type is the general db
object from drizzle.0 Replies