Explorar o código

Add SQLite custom command option to NEWS (#836).

Dan Helfman hai 3 meses
pai
achega
f9612cc685
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -2,6 +2,7 @@
  * #790, #821: Deprecate all "before_*", "after_*" and "on_error" command hooks in favor of more
    flexible "commands:". See the documentation for more information:
    https://torsion.org/borgmatic/docs/how-to/add-preparation-and-cleanup-steps-to-backups/
+ * #836: Add a custom command option for the SQLite hook.
  * #1010: When using Borg 2, don't pass the "--stats" flag to "borg prune".
  * #1020: Document a database use case involving a temporary database client container:
    https://torsion.org/borgmatic/docs/how-to/backup-your-databases/#containers