4 Commits

Author SHA1 Message Date
Giau. Tran Minh
1e05ccc284 entgql: add Nil/NotNil for typed predicates (#2556)
* feat: add <Type>Func to allow using entgl.FieldNil

* fix: replace Func with Nil/NotNil
2022-05-21 23:31:14 +03:00
Ariel Mashraki
3930d3c835 schema/field: implement field.Other (#1218)
* Implement Other Field

* Implement Other Field

* Changed dialect types

* run generate

* doc typo

* docs added

* schema/field: additional validation and tests for Other type

Co-authored-by: Ciaran Liedeman <ciaran@stackworx.io>
2021-01-31 17:43:28 +02:00
Ariel Mashraki
a20ce535d1 entql: add driver.Valuer to generated predicates 2020-12-01 20:56:43 +02:00
Ariel Mashraki
fae1956828 entql: add typed-builder for field predicates 2020-10-11 14:41:03 +03:00