I know that I can use Slick or Direct Access. But if I try to use an in memory database to make the development cycle more agile, I need to comment the code that use this functionality because both need a JDBC connection.
There is a possibility to add this feature?? If you point me where I can see, perhaps I can make it.
I know that I can use Slick or Direct Access. But if I try to use an in memory database to make the development cycle more agile, I need to comment the code that use this functionality because both need a JDBC connection. There is a possibility to add this feature?? If you point me where I can see, perhaps I can make it.