TAGS
20 tagsdocs: document Windows setup fix for prisma .env symlink error (#28101) * docs: add Windows fix for prisma .env symlink issue * Remove 'link-as-an-app' from redirect apps list Removed 'link-as-an-app' from the list of apps. * Update README.md removed option 2 * Update README.md * Update README.md --------- Co-authored-by: Sahitya Chandra <sahityajb@gmail.com>
fix: host location option (#27807) Co-authored-by: Hariom Balhara <1780212+hariombalhara@users.noreply.github.com>
feat: TOUTOC in handleSeats (#27389) * feat: TOUTOC in handleSeats * fix type check * refactor: replace Prisma include with select in integration tests Address Cubic AI review feedback (confidence 9/10) to use select instead of include in Prisma queries to limit returned fields and avoid pulling full related records. Co-Authored-By: unknown <> * fix seat count --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>