Member Junction
    Preparing search index...

    PostgreSQL header builder.

    Produces the standard MJ PostgreSQL header with:

    • pgcrypto and uuid-ossp extensions
    • Schema creation and search_path
    • Standard conforming strings
    • Implicit integer->boolean cast (for BIT column compatibility)

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    TargetDialect: "postgres" = 'postgres'

    Target dialect identifier (e.g., 'postgres', 'mysql')

    Methods