Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SET BIND OF type1 TO type2 [CORE6287] #6529

Closed
firebird-automations opened this issue Apr 21, 2020 · 5 comments
Closed

SET BIND OF type1 TO type2 [CORE6287] #6529

firebird-automations opened this issue Apr 21, 2020 · 5 comments

Comments

@firebird-automations
Copy link
Collaborator

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

See doc/sql.extensions/README.set_bind.md for implementation details.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 4.0 Beta 2 [ 10888 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: No test => Covered by another test(s)

Test Details: See core_6286.fbt ; functional/datatypes/miscelan-binding.fbt ; functional/datatypes/decfloat-binding-to-other-types.fbt

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment