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 |