mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 21:23:04 +01:00
Fix include data option for services
This commit is contained in:
parent
c58e0eab48
commit
44aa6f2a89
@ -2929,6 +2929,7 @@ bool Service::process_switches(ClumpletReader& spb, string& switches)
|
||||
case isc_spb_res_fix_fss_metadata:
|
||||
case isc_spb_bkp_stat:
|
||||
case isc_spb_bkp_skip_data:
|
||||
case isc_spb_bkp_include_data:
|
||||
case isc_spb_bkp_keyholder:
|
||||
case isc_spb_bkp_keyname:
|
||||
case isc_spb_bkp_crypt:
|
||||
|
Loading…
Reference in New Issue
Block a user