Module psl::datamodel_connector
source · Expand description
The interface implemented by connectors for Prisma schema validation and interpretation.
Modules
- Connector capabilities
- Connector completions
- Constraint name defaults.
- Extensions for parser database walkers with context from the connector.
Structs
- A Connector implementor meant to be used as a default when no datasource is defined.
- Represents an available native type.
Enums
- A scope where a constraint name must be unique.
- Defines the part of the stack where referential actions are handled.
- Available filters for a given
String
scalar field.
Constants
Traits
- The datamodel connector API.
Functions
- Formats the documentation for a completion. example: How the completion is expected to be used.
Type Aliases
- Contains all capabilities that the connector is able to serve.