CockroachDB: use idiomatic native types #12237
Labels
domain/psl
Issue in the "PSL" domain: Prisma Schema Language
domain/schema
Issue in the "Schema" domain: Prisma Schema, Introspection, Migrations etc.
kind/improvement
An improvement to existing feature and code.
tech/engines/datamodel
Issue about parsing/validation/rendering of the Prisma schema
topic: cockroachdb
topic: schema
Milestone
The question is whether we want to stay close to postgres or use the idiomatic cockroachdb names for the types. Example: string types https://www.cockroachlabs.com/docs/v21.2/string#related-types
My suggestion is to do a complete overhaul to adhere to the crdb recommendations.
Related issues:
The text was updated successfully, but these errors were encountered: