Documentation
    Preparing search index...
    sql_pg: "CREATE TABLE IF NOT EXISTS _sc_snapshots (\n id serial primary key,\n created timestamptz NOT NULL,\n pack jsonb\n);" = ...