Skip to content

v.0.0.2

Latest
Compare
Choose a tag to compare
@el3um4s el3um4s released this 24 Oct 14:08
· 3 commits to master since this release

Added 2 new commands:

  • query.getAllValue(cscriptString, nameDatabase, nomeTable);: Returns all of the fields and records for the table (or view).
  • query.sql(cscriptString, nameDatabase, sqlString);: Execute a SQL statement.