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.
Make it possible to define rules of describing types of returned to the client columns / parameters -`type1` is replaced with `type2`. This statement should also be able to take care about backward compatibility with previous versions (i.e. replace new datatype like BOOLEAN with some datatype known before). SET BIND presets for particular attachment should be possible from both firebird config files and DPB.
====== Test Details ======
See core_6286.fbt ; functional/datatypes/miscelan-binding.fbt ; functional/datatypes/decfloat-binding-to-other-types.fbt
The text was updated successfully, but these errors were encountered:
Submitted by: @AlexPeshkoff
Make it possible to define rules of describing types of returned to the client columns / parameters -`type1` is replaced with `type2`. This statement should also be able to take care about backward compatibility with previous versions (i.e. replace new datatype like BOOLEAN with some datatype known before). SET BIND presets for particular attachment should be possible from both firebird config files and DPB.
====== Test Details ======
See core_6286.fbt ; functional/datatypes/miscelan-binding.fbt ; functional/datatypes/decfloat-binding-to-other-types.fbt
The text was updated successfully, but these errors were encountered: