QT::Zvdict
Inherits JSON::Serializable < DB::Mappable < DB::Serializable < Crorm::Model < Reference < Object
Constants
CACHED = {} of Int32 => self
Constructors
new(id : Int32, dname : String, label : String = "", brief : String = "", privi : Int32 = 1, dtype : Int32 = 0)
Sourcenew(rs : DB::ResultSet)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Class methods
all_cores
Sourcebooks_count
Sourcecount
Sourcedb
db_path
Sourcefind_by_id(id, pkey = "id", db : DB_ = self.db) : self | Nil
Sourcefind_by_id!(id, pkey = "id", db : DB_ = self.db) : self | Nil
Sourcefrom_rs(rs : DB::ResultSet)
init_sql
Sourceschema
Instance methods
brief
Sourcedname
Sourcedtype
Sourceid
Sourcelabel
Sourcemain_terms
Sourcemtime
Sourceprivi
Sourcetemp_terms
Sourceterm_avail
Sourceterm_total
Sourceto_json(jb)
Sourceuser_terms
Sourceusers
Source