You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/LightningDB/LightningEnvironment.cs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -245,15 +245,15 @@ public LightningTransaction BeginTransaction(TransactionBeginFlags beginFlags)
245
245
/// </summary>
246
246
/// <param name="path">The directory in which the copy will reside. This directory must already exist and be writable but must otherwise be empty.</param>
247
247
/// <param name="compact">Omit empty pages when copying.</param>
0 commit comments