1 reference to SQLITE_OPEN_CREATE
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\Interop\SqlConnection.cs (1)
95
var flags = OpenFlags.
SQLITE_OPEN_CREATE
|