You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: