schema property

String? schema
final

Optional, quoted search path for raw SQL and historical unqualified metadata. PostgreSQL-generated models retain their declared namespace (default public) independently of this setting.

Implementation

final String? schema;