Skip to content

Commit 3909549

Browse files
authored
chore: remove outdated warning from @cds.search (#2022)
Co-authored-by: D070615 <olena.timrova@sap.com>
1 parent 81dfb57 commit 3909549

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

guides/providing-services.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -394,10 +394,6 @@ Searches the `title` element only.
394394

395395
##### Extend Search to *Associated* Entities
396396

397-
::: warning Node.js: Only w/ streamlined database services
398-
For Node.js projects, this feature is only available with the [streamlined `@cap-js/` database services](../releases/archive/2024/jun24#new-database-services-ga) (default with `@sap/cds` >= 8)
399-
:::
400-
401397
```cds
402398
@cds.search: { author }
403399
entity Books { ... }

0 commit comments

Comments
 (0)