PSSQLite
PSSQLite copied to clipboard
Invoke-SQLiteBulkCopy w/ -SQLiteConnection doesn't commit.
When using Invoke-SQLiteBulkCopy with an open SQLiteConnection, the ".sqlite-journal" file grows larger but never commits the changes to the database.