Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task list for 1.0.0 #52

Open
WhyAsh5114 opened this issue Dec 1, 2024 · 0 comments
Open

Task list for 1.0.0 #52

WhyAsh5114 opened this issue Dec 1, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@WhyAsh5114
Copy link
Member

WhyAsh5114 commented Dec 1, 2024

Performance issues

Moving to individual classes for each model, this does take up quite some time to generate (~2s) even for small schemas, maybe this is due to using Node to write files, or I wrote terrible code (probably I wrote terrible code), but its something I'm willing to sacrifice for now till the complete API with relations and schema features can be implemented through IDB.

For prisma-idb-generator 1.1.0

  • Migrations
  • Fluent API
  • Implicit many-to-many

Misc

Pagination

  • Cursor
  • Skip
  • Take

Schema API progress

Types of referential actions

model field scalar types

model field type modifiers

Attributes

@default

Attribute functions

Enums

Client API progress

Model queries

Model query options

Nested queries

Filter conditions and operators

Relation filters

Scalar list methods

Scalar list filters

Atomic number operations

@WhyAsh5114 WhyAsh5114 self-assigned this Dec 1, 2024
@WhyAsh5114 WhyAsh5114 added the help wanted Extra attention is needed label Dec 5, 2024
@WhyAsh5114 WhyAsh5114 moved this from Todo to In Progress in @prisma-idb/idb-client-generator Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant