class TranscompileTaskQuery
- TranscompileTaskQuery
- TranscompileTask::BaseQuery
- Reference
- Object
Defined in:
queries/transcompile_task_query.crInstance Method Summary
Instance methods inherited from class TranscompileTask::BaseQuery
clone
clone,
completed(value)completed completed, created_at(value)
created_at created_at, find(id) find, id(value)
id id, inp_lang(value)
inp_lang inp_lang, input_code(value)
input_code input_code, outp_lang(value)
outp_lang outp_lang, output_code(value)
output_code output_code, priority(value)
priority priority, update(id : Int64 | Avram::Nothing = Avram::Nothing.new, created_at : Time | Avram::Nothing = Avram::Nothing.new, updated_at : Time | Avram::Nothing = Avram::Nothing.new, input_code : String | Avram::Nothing = Avram::Nothing.new, output_code : String | Avram::Nothing | Nil = Avram::Nothing.new, completed : Bool | Avram::Nothing = Avram::Nothing.new, priority : Int32 | Avram::Nothing = Avram::Nothing.new, inp_lang : String | Avram::Nothing = Avram::Nothing.new, outp_lang : String | Avram::Nothing = Avram::Nothing.new) : Int64 update, updated_at(value)
updated_at updated_at