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
In Firebird 3.0.8 and 4.0.1, by way of FirebirdSQL/firebird#6987, the return type of DATEDIFF for unit MILLISECOND was changed from BIGINT to NUMERIC(18, 1). Update fblangref30 and fblangref40 with this information.