Crate essential_node_db_sql

source
Expand description

Provides the SQL statements used by essential-node-db via const strs.

Modulesยง

  • Table creation statements.
  • Statements for inserting rows into the tables.
  • Statements for making queries.
  • Statements for updating and deleting state.