Skip to main content

Module schema

Module schema 

Source
Expand description

Schema for the compiler cache database.

All cached state is advisory. On schema-version mismatch every table is dropped and recreated from CREATE_SQL โ€” safe because nothing here is authoritative.

Constantsยง

CREATE_SQL ๐Ÿ”’
DROP_SQL ๐Ÿ”’
SCHEMA_VERSION ๐Ÿ”’