Database

Active engine: mysql. All engines store identical JSON documents with shared UUIDs, so migration copies data 1:1 — relations, rules and mail history included.

1forms
0records
0email_rules
0email_logs
0settings

Migrate to another engine

How it works: 1) a JSON snapshot of the current database is written to storage/ · 2) the target schema is created · 3) every collection is copied with ids preserved · 4) counts and sample documents are verified · 5) only if everything verifies is config.php switched to the new engine. The source database is never modified.