Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
UserQuery
Inherits
Interro::QueryBuilder
<
Iterable
<
Enumerable
<
Struct
<
Value
<
Object
Constants
TABLE_NAME = "users"
Instance methods
create
(email :
String
, name :
String
, password :
BCrypt::Password
) :
User
Source
sql_table_name
Source
with_email
(email :
String
)
Source
with_id
(id :
UUID
)
Source