struct

UserHashRepo

Inherits DB::Mappable < DB::Serializable < Struct < Value < Object

Constructors

Class methods

create(user_id : Int32, login_data : LoginData, ip : String) : DB::ExecResult
Source
fetch_all_for(user_id : Int32) : Array(self)
Source
from_rs(rs : DB::ResultSet)
Source
has_hw_conflict?(column : String, value : String, user_id : Int32) : Bool
Source

Instance methods

adapters_hash
Source
adapters_hash=(adapters_hash : String)
Source
disk_serial_number
Source
disk_serial_number=(disk_serial_number : String)
Source
last_ip
Source
last_ip=(last_ip : String)
Source
seen_count
Source
seen_count=(seen_count : Int32)
Source
uninstall_hash
Source
uninstall_hash=(uninstall_hash : String)
Source
user_id
Source
user_id=(user_id : Int32)
Source