Commit 13f0559
Added warning about Known Limitation: Hanging INSERT, Draft, LargeBinary, HDB (#2304)
Added a warning about: Hanging INSERTs of Drafts with LargeBinary fields
when using HDB.
This is internally tracked in cds node item 2547.
I am uncertain whether this is the right spot to put this: I think it
should go into the node section, since it only concerns node. The topic
seems to be too niche for the general troubleshooting section.
Personally, I would associate the symptom with "Draft" rather than
"cds.Services > Class cds.DatabaseService" - and AFAIK `INSERT`s should
only take place during handling of the `NEW` event.
---------
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>1 parent 8e5ab2c commit 13f0559
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| |||
0 commit comments