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.
| Syntax | TABLE.REPLACE name PREFIX prefix PK col COLUMN name i64|f64|str [COLUMN ...] [INDEX ...] [ORDERPATH ...] [WINDOW ...] [AUTODECLARE n] |
| Group | table |
| Arity | -9 |
| Since | 4.1.0 |
| Flags | write, extension |
| Complexity | the migration verb: spec changed, rebuild wanted |
| Redis compatibility | kevy-only: nearest is DROP TABLE + CREATE TABLE, atomic against a bad new spec |