database\\query::build($type)

Builds the different types of SQL queries This uses the SQL class to build stuff.

  • $type (string)
    (select, update, insert)
  • return (string)
    The final query