Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zenstackhq/zenstack issues and pull requests

#1550 - [Feature Request] Caching Mechanism for `zenstack generate` Command

Issue - State: open - Opened by tmax22 3 months ago - 2 comments

#1549 - Plugin Open API: Wrong Open API spec generated for `meta` response data key

Issue - State: closed - Opened by drichardcarl 3 months ago - 1 comment
Labels: in-progress

#1548 - Update README.md

Pull Request - State: closed - Opened by jiashengguo 3 months ago - 1 comment

#1547 - fix: '@password' attribute doesn't work well with data validation

Pull Request - State: closed - Opened by ymc9 3 months ago - 2 comments

#1545 - fix(runtime): avoid duplicating non-plain objects

Pull Request - State: closed - Opened by ymc9 3 months ago - 1 comment

#1543 - chore: enable corepack and upgrade pnpm

Pull Request - State: closed - Opened by ymc9 3 months ago - 1 comment

#1541 - fix: support for Prisma 5.16.0

Pull Request - State: closed - Opened by ymc9 3 months ago - 1 comment

#1540 - fix: incorrect calculation of backlink field for self-relations

Pull Request - State: closed - Opened by ymc9 3 months ago - 1 comment

#1539 - chore: update sponsor list

Pull Request - State: closed - Opened by ymc9 3 months ago - 1 comment

#1538 - feat(nestjs): Add prop as optional parameter of getEnhancedPrisma #1537

Pull Request - State: closed - Opened by jasonmacdonald 3 months ago - 4 comments

#1537 - [Feature Request] Add prop as optional parameter of getEnhancedPrisma

Issue - State: closed - Opened by jasonmacdonald 3 months ago
Labels: in-progress

#1536 - Prisma 5.16.0 support

Issue - State: closed - Opened by ymc9 3 months ago
Labels: in-progress

#1535 - [Bug] zenstack generate fails with [email protected]

Issue - State: closed - Opened by AmruthPillai 3 months ago - 1 comment
Labels: in-progress

#1534 - Remove unused dependency `promisify`

Pull Request - State: closed - Opened by benjamintd 3 months ago - 4 comments

#1533 - [BUG] Search for null values/ existence check of attributes in json is not working

Issue - State: closed - Opened by CollinKempkes 3 months ago - 4 comments
Labels: in-progress

#1532 - [Feature Request] Multiple entry zmodels in VS Code extension

Issue - State: open - Opened by platon-ivanov 3 months ago - 1 comment

#1531 - With v2, passwords are not hashed during upsert operations

Issue - State: open - Opened by benjamintd 3 months ago - 1 comment
Labels: need-repro

#1530 - Runtime error when disconnecting a self-relation

Issue - State: closed - Opened by ymc9 3 months ago
Labels: in-progress

#1529 - CLI errs when running generate without network connection

Issue - State: closed - Opened by ymc9 3 months ago - 2 comments
Labels: in-progress

#1528 - `@deny('read')` Field Policy - Not Reading Data

Issue - State: closed - Opened by milimyname 3 months ago - 1 comment

#1527 - merge dev to main (v2.2.4)

Pull Request - State: closed - Opened by ymc9 3 months ago - 1 comment

#1526 - fix(delegate): make sure nested `createMany` is converted into regular `create`

Pull Request - State: closed - Opened by ymc9 3 months ago - 1 comment

#1525 - chore: bump version

Pull Request - State: closed - Opened by ymc9 3 months ago - 1 comment

#1522 - [Bug] Concrete model fields not returned when base model is retrieved in nested `include` statement

Issue - State: closed - Opened by KilianSL 3 months ago - 1 comment
Labels: in-progress

#1520 - [BUG] extended tables do not preserve `@id`'s `@default(autoincrement())`

Issue - State: closed - Opened by piscopancer 3 months ago - 5 comments
Labels: in-progress

#1519 - Invalid result when using take (LIMIT)

Issue - State: open - Opened by israelins85 3 months ago - 12 comments

#1518 - Primary key cannot be explicitly set in enhanced `create` when using extended models

Issue - State: closed - Opened by KilianSL 3 months ago - 1 comment
Labels: in-progress

#1517 - VSCode extension: Formatting zmodel with the `Unsupported` type fails

Issue - State: closed - Opened by spicybackend 4 months ago - 1 comment
Labels: in-progress

#1514 - merge dev to main (v2.2.3)

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1513 - chore: add MermaidChart to sponsors in README

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1512 - fix: incorrect cross-model comparision for && and || expressions

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1511 - merge dev to main (v2.2.2)

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1511 - merge dev to main (v2.2.2)

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1510 - fix: field-level access is incorrectly rejected when there're no allow rules

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1510 - fix: field-level access is incorrectly rejected when there're no allow rules

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1509 - fix: cross-model field comparison validation issue

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1509 - fix: cross-model field comparison validation issue

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1508 - fix: issues with cross-model comparison identification and injection

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1507 - Incorrect identification of corss-model field comparison for `auth()` access

Issue - State: closed - Opened by ymc9 4 months ago - 1 comment
Labels: in-progress

#1506 - Cross-model field comparison causes incorrect query result

Issue - State: closed - Opened by ymc9 4 months ago - 1 comment
Labels: in-progress

#1505 - Add New Attributes @createdBy and @updatedBy

Issue - State: open - Opened by milimyname 4 months ago - 4 comments

#1504 - [Feature Request] Count relation fields for access control

Issue - State: open - Opened by baenio 4 months ago - 2 comments

#1503 - generate command not working for multirepo project

Issue - State: open - Opened by iolathief108 4 months ago - 2 comments

#1502 - Password length requirements being applied to hashed password

Issue - State: closed - Opened by ranjez 4 months ago - 1 comment
Labels: in-progress

#1501 - `@deny('read'` field-level policies seem to always block reads since v2.2.0

Issue - State: closed - Opened by aloisklink 4 months ago - 3 comments
Labels: in-progress

#1500 - merge dev to main (v2.2.1)

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1500 - merge dev to main (v2.2.1)

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1500 - merge dev to main (v2.2.1)

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1500 - merge dev to main (v2.2.1)

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1499 - chore: update JetBrains changelog

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1499 - chore: update JetBrains changelog

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1499 - chore: update JetBrains changelog

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1499 - chore: update JetBrains changelog

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1498 - fix(tanstack): incorrect InfiniteData import for vue-query

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1498 - fix(tanstack): incorrect InfiniteData import for vue-query

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1498 - fix(tanstack): incorrect InfiniteData import for vue-query

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1498 - fix(tanstack): incorrect InfiniteData import for vue-query

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1497 - merge dev to main (v2.2.0)

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1497 - merge dev to main (v2.2.0)

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1496 - fix: additional fixes and tests related to cross-model field comparison

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1496 - fix: additional fixes and tests related to cross-model field comparison

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1495 - fix(policy): relation filter should respect field-level policies

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1493 - Client Extensions don't type well with `auth()` in `@default`

Issue - State: closed - Opened by nahtnam 4 months ago
Labels: in-progress

#1492 - fix(tanstack): incorrect typing for svelte query hooks

Pull Request - State: closed - Opened by ymc9 4 months ago - 2 comments

#1491 - fix(delegate): null reference when reading an optional relation

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1490 - fix(delegate): generated logical prisma schema has errors when abstra…

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1489 - fix(delegate): avoid merging into object of Decimal, Date, etc.

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1488 - Tanstack Svelte Query does not infer return type

Issue - State: closed - Opened by bbozzay 4 months ago - 1 comment
Labels: in-progress

#1487 - Polymorphic relationship breaks Decimal values with Postgres

Issue - State: closed - Opened by sslotnick 4 months ago - 1 comment
Labels: in-progress

#1487 - Polymorphic relationship breaks Decimal values with Postgres

Issue - State: closed - Opened by sslotnick 4 months ago - 1 comment
Labels: in-progress

#1486 - fix(zod): support `@default` for `BigInt` values

Pull Request - State: closed - Opened by aloisklink 4 months ago - 2 comments

#1486 - fix(zod): support `@default` for `BigInt` values

Pull Request - State: closed - Opened by aloisklink 4 months ago - 2 comments

#1486 - fix(zod): support `@default` for `BigInt` values

Pull Request - State: closed - Opened by aloisklink 4 months ago - 2 comments

#1485 - [Bug] Issues with zenstack generate Command During Docker Image Build

Issue - State: open - Opened by Siykt 4 months ago - 2 comments

#1485 - [Bug] Issues with zenstack generate Command During Docker Image Build

Issue - State: open - Opened by Siykt 4 months ago - 2 comments

#1485 - [Bug] Issues with zenstack generate Command During Docker Image Build

Issue - State: open - Opened by Siykt 4 months ago - 2 comments

#1484 - chore: update Prisma dependency to 5.15

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1484 - chore: update Prisma dependency to 5.15

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1483 - Error when including optional relation when a polymorphic relation is present

Issue - State: closed - Opened by kwerdna19 4 months ago - 2 comments
Labels: in-progress

#1482 - fix: polymorphic logical Prisma schema has identifiers with too long names

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1482 - fix: polymorphic logical Prisma schema has identifiers with too long names

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1481 - chore: bump version

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1481 - chore: bump version

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1480 - fix(tanstack): infinite query typing issues

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1480 - fix(tanstack): infinite query typing issues

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1480 - fix(tanstack): infinite query typing issues

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1480 - fix(tanstack): infinite query typing issues

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1479 - feat(runtime): support for Prisma 5.14's `createManyAndReturn`

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1479 - feat(runtime): support for Prisma 5.14's `createManyAndReturn`

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1479 - feat(runtime): support for Prisma 5.14's `createManyAndReturn`

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1479 - feat(runtime): support for Prisma 5.14's `createManyAndReturn`

Pull Request - State: closed - Opened by ymc9 4 months ago - 1 comment

#1478 - Upgrade peer dependencies to Prisma 5.15

Issue - State: closed - Opened by ymc9 4 months ago - 1 comment
Labels: in-progress