UserRepo
Inherits DB::Mappable < DB::Serializable < Struct < Value < Object
Constructors
new(rs : DB::ResultSet)
SourceClass methods
fetch_all
Sourcefrom_rs(rs : DB::ResultSet)
Sourceupdate(id : Int32, name : String | Nil = nil, safe_name : String | Nil = nil, priv : Int32 | Nil = nil, pw_bcrypt : String | Nil = nil, country : String | Nil = nil, silence_end : Int64 | Nil = nil, donor_end : Int64 | Nil = nil, creation_time : Int64 | Nil = nil, latest_activity : Int64 | Nil = nil, preferred_mode : Int32 | Nil = nil, play_style : Int32 | Nil = nil, userpage_content : String | Nil = nil) : DB::ExecResult
SourceInstance methods
country
Sourcecreation_time
Sourcedonor_end
Sourceid
Sourcelatest_activity
Sourcename
Sourceplay_style
Sourcepreferred_mode
Sourcepriv
Sourcepw_bcrypt
Sourcesafe_name
Sourcesilence_end
Sourceuserpage_content
Source