-
Notifications
You must be signed in to change notification settings - Fork 239
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
Datamodel Parser: Native Types #71
Comments
|
MSSQL and SQLite can be ignored for now. MSSQL is still in the works. SQLite maybe won't have any native type definitions. |
Overview of types we want to support in the beginning: https://www.notion.so/prismaio/Type-Mappings-for-Native-Types-e475a3ce7a434e419144fe2cbfc38e63 |
That is intentional @divideby0 while we develop this feature. When we are ready to talk about this in the open, we will also document the supported types of course. |
Noted, thank you. I've got about 5+ projects going between Prisma 1 and Prisma 2 so, if you're interested in some early-adopter feedback, I'd be happy to chat in the Prisma slack. |
…n-schema-change Map null constraint errors from ALTER TABLE on postgres
Check the related epic for an initial breakdown of work packages.
Please use supply a more detailed task list in a comment.
The text was updated successfully, but these errors were encountered: