PSSQLite icon indicating copy to clipboard operation
PSSQLite copied to clipboard

Invoke-SQLiteBulkCopy w/ -SQLiteConnection doesn't commit.

Open fresh2dev opened this issue 8 years ago • 0 comments

When using Invoke-SQLiteBulkCopy with an open SQLiteConnection, the ".sqlite-journal" file grows larger but never commits the changes to the database.

fresh2dev avatar Feb 24 '18 05:02 fresh2dev