Conditions
The conditions aree the best way to define "custom queries".
Parameter conditions
studenti_id_gt = 20 && studenti_id_lt = 30
studenti_id_nn && join_table_nnquery_params: "studenti_id" sub_query: "uuid in (
select classi_id from studenti_classi where studenti_id = ?
)" Last updated