TABLE.REPLACEDrop 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 |