essential_builder_db

Module sql

Source
Expand description

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

Modulesยง

  • Table creation statements.
  • Statements for deleting rows from tables.
  • Statements for inserting rows into the tables.
  • Statements for making queries.