Describe the bug

Issue occurs when attempting to create a collection or upsert records to the database. For example, /semantic-kernel/dotnet/src/Connectors/Connectors.UnitTests/Memory/Sqlite/SqliteMemoryStoreTests.cs:line 587
This could have something to do with the read/write permission on my pc too. I'm not sure.
Describe the bug

Issue occurs when attempting to create a
collectionorupsertrecords to the database. For example,/semantic-kernel/dotnet/src/Connectors/Connectors.UnitTests/Memory/Sqlite/SqliteMemoryStoreTests.cs:line 587This could have something to do with the read/write permission on my pc too. I'm not sure.