kevy

TABLE.REPLACE

Drop and redeclare in one verb, rebuilding every compiled index from the rows. Named for its cost: a full backfill, asked for explicitly. A bad spec refuses BEFORE the old table drops.

構文TABLE.REPLACE name PREFIX prefix PK col COLUMN name i64|f64|str [COLUMN ...] [INDEX ...] [ORDERPATH ...] [WINDOW ...] [AUTODECLARE n]
グループtable
引数の数-9
導入バージョン4.1.0
フラグwrite, extension
計算量the migration verb: spec changed, rebuild wanted
Redis 互換性kevy-only: nearest is DROP TABLE + CREATE TABLE, atomic against a bad new spec

← すべてのコマンド