Database.executeQueryUnsafe

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto executeQueryUnsafe(string sql)
  2. auto executeQueryUnsafe(string sql, Variant[string] parameters)
  3. auto executeQueryUnsafe(string sql)
    class Database
    executeQueryUnsafe
    (
    Row
    )
    (
    string sql
    )

Meta