-
Notifications
You must be signed in to change notification settings - Fork 871
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
Raw transaction do not work in 2.0.11 version #4485
Comments
Could you provide more information about any error, logs or way to reproduce the problem? |
sorry I have no time now, I will write tomorrow necessarily |
I use oriento 2.0.12 my code
---------------------- // -------------------------------------
variable "$test" contains only rids without data ["#5:0","#5:1","#5:2"], but if variable be only one
it work correct
|
hi @Ivanov-Yuriy do you still need help on this? |
Hi @maggiolo00 |
@Ivanov-Yuriy do you still have this issue with orientjs 2.2.x and OrientDB 2.2.x? |
@maggiolo00 Yes, I use orientjs 2.2.2 and OrientDB 2.2.11 now. |
@Ivanov-Yuriy you can use array notation
or Object notation
|
@Ivanov-Yuriy i've added extra test for this |
it'll be fine |
@Ivanov-Yuriy i've released the new 2.2.3 version of OrientJS. Thanks |
Hi I'm using node.js and oriento.
After database upgrade to 2.0.11
I have not worked raw transaction
oriento's tests have not worked too
should execute a complex transaction, using a raw query,
should execute a complex transaction, using the query builder
should execute a complex transaction, using the query builder for let statements
Is this bug or orientDB does not support raw transaction anymore?
p.s. orientjs tests have not worked too
The text was updated successfully, but these errors were encountered: