Database service - what is acquire method for? #2
Closed
ThePlenkov
started this conversation in
General
Replies: 3 comments 2 replies
-
@schwma do you know who can help? Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
@patricebender @BobdenOs @SamuelBrucksch could you please take a look? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ThePlenkov If your target database uses |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I've started a new database service inheriting from cds.Database service. Currently my get requests get failed here:
so what happens - the default class logic is like this - in case if context is provided ( like Read Entity ) then it tries to call acquire method of itself. There are several issues:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions