SqliteBuilder.orderBy

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SqlBuilder orderBy(string key, string order)
    class SqliteBuilder
    SqlBuilder
    orderBy
    (
    string key
    ,
    string order = "DESC"
    )
  2. string orderBy()

Meta