$contains generates CONTAINS() SQL in Cosmos (string match), not ARRAY_CONTAINS() needed for string[] fields. Use findMany + in-memory post-filter for correct behavior across both providers. |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||