ConvergeLedger.Storage.Schema (Converge Ledger v0.1.2)
View SourceMnesia schema definitions for the context store.
All table names are centralized here. Never hardcode table names elsewhere.
Summary
Functions
Clears all data from all tables. Use with caution.
Returns the entries table name.
Initializes the Mnesia schema and creates tables.
Returns the Lamport clocks table name.
Returns the sequences table name.
Functions
Clears all data from all tables. Use with caution.
Returns the entries table name.
Initializes the Mnesia schema and creates tables.
Safe to call multiple times (idempotent).
Returns the Lamport clocks table name.
Returns the sequences table name.