Commit graph

15 commits

Author SHA1 Message Date
Aradhya
3243fb2083 fix: misc fixes 2021-12-06 13:04:27 +05:30
Aradhya
6a045f69f5 fix: fixed translate import 2021-11-24 16:55:45 +05:30
Aradhya
303edc8c04 refactor: added get_sql function to query class (encapsulation++) 2021-11-24 15:53:03 +05:30
Aradhya-Tripathi
b081496912 fix: added additional conditions when filters are None 2021-11-16 22:44:51 +05:30
Aradhya-Tripathi
23c3079433 fix: set_value now takes for_update for pypika objects 2021-10-22 23:43:47 +05:30
Aradhya-Tripathi
5ae95cd001 refactor: moved get_condition to query class 2021-09-20 22:58:41 +05:30
Aradhya-Tripathi
0a09f93889 refactor: moved non-instance specific functions out of the class 2021-09-20 22:55:32 +05:30
Aradhya-Tripathi
1c2e470792 fix: fixed strings and integer representation in build_conditions 2021-09-20 22:40:20 +05:30
Aradhya-Tripathi
a726c0f7e8 feat: Added support for list of lists 2021-09-20 22:35:06 +05:30
Aradhya-Tripathi
4e75489f4c feat: added support for Criterion objects 2021-09-20 22:34:38 +05:30
Aradhya-Tripathi
ead9369586 fix(minor): fixed orderby in build_conditions 2021-09-20 22:25:18 +05:30
Aradhya-Tripathi
1af8f5289f feat: added support for orderby 2021-09-20 22:22:32 +05:30
Aradhya-Tripathi
3fefc6a10d fix: added delete without filters 2021-09-20 22:21:24 +05:30
Aradhya-Tripathi
a738f8ba7b wip: adding support for sql functions in frappe ORM 2021-09-20 22:21:00 +05:30
Aradhya-Tripathi
1e6b30b711 refactor: shifted build_conditions to query module 2021-09-20 22:19:55 +05:30