Documentation
    Preparing search index...

    Interface SupportableNumericOptions

    interface SupportableNumericOptions {
        unsigned: boolean;
        zerofill: boolean;
    }

    Hierarchy (View Summary)

    Index
    unsigned: boolean

    Whether this dialect supports the unsigned option natively

    zerofill: boolean