@suluk/cloudflare - v0.4.0
    Preparing search index...

    Interface Migration

    interface Migration {
        name: string;
        sql: string;
    }
    Index

    Properties

    Properties

    name: string

    a stable identifier (e.g. the file name) — recorded in the ledger so it runs at most once.

    sql: string