We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2f653 commit 9c3ee65Copy full SHA for 9c3ee65
src/include/gen/Firebird.pas
@@ -5959,6 +5959,7 @@ IPerformanceStatsImpl = class(IPerformanceStats)
5959
isc_argmustbe_numeric_function = 335545322;
5960
isc_percetile_only_one_sort_item = 335545323;
5961
isc_argmustbe_const_within_group = 335545324;
5962
+ isc_update_overwrite = 335545325;
5963
isc_gfix_db_name = 335740929;
5964
isc_gfix_invalid_sw = 335740930;
5965
isc_gfix_incmp_sw = 335740932;
0 commit comments