Crate essential_node_db_sql

Source
Expand description

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

Modulesยง

create
Table creation statements.
insert
Statements for inserting rows into the tables.
query
Statements for making queries.
table
update
Statements for updating and deleting state.