I have tried SQLiteConnection(":memory:") and SQLiteConnection("sqlite::memory:") but both of these fail with ‘Invalid ConnectionString format’
I have tried SQLiteConnection(:memory:) and SQLiteConnection(sqlite::memory:) but both of these fail with ‘Invalid ConnectionString
Share
try