is there any way to specify version of the platform? #2651
Unanswered
vaintrub
asked this question in
General Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, we heavily use annotations for our database https://tarantool.io/ and we add new functions and parameters with each minor release. Is there any legal way to specify version of the platform (like you use @Version for Lua) since from which the method (or option of the class) is available?
For example:
I think that openresty have the same issue, don't they?
Beta Was this translation helpful? Give feedback.
All reactions