Jaymon / prom

A PostgreSQL or SQLite orm for Python
MIT License
22 stars 4 forks source link

create alias eq_field for is_field in Query class #79

Closed Jaymon closed 4 years ago

Jaymon commented 5 years ago

both is and eq should be supported

Jaymon commented 5 years ago

add ne_field alias for not_field