File.Delete() had s.Commit() and s.Rollback() calls that could prematurely commit or abort an outer transaction when using a shared session. The caller is now responsible for transaction management. |
||
|---|---|---|
| .. | ||
| db.go | ||
| diagnostics_unix.go | ||
| diagnostics_windows.go | ||
| dump.go | ||
| error.go | ||
| filehandling.go | ||
| files.go | ||
| files_test.go | ||
| main_test.go | ||
| repair.go | ||
| s3_test.go | ||