Commit graph

8 commits

Author SHA1 Message Date
Gavin D'souza
ad5783b1c3 fix: Use PyPika's Column
also, Discard Data class. Since we're adding support for PyPika objects
to natively interact with the Frappe ORM, this PR brings us closer
toward that direction.
2021-09-16 11:38:23 +05:30
Gavin D'souza
9a8e1413cb Merge branch 'develop' into compare-columns-db_query 2021-08-13 11:53:41 +05:30
Gavin D'souza
8fc2577e9a fix: Remove cross import statements 2021-08-12 17:44:14 +05:30
Gavin D'souza
0839004ff3 feat: Execute queries directly in frappe.qb 2021-08-03 13:10:19 +05:30
Gavin D'souza
77895bbcfc feat: Support for Column comparison in DatabaseQuery 2021-08-03 12:43:01 +05:30
saxenabhishek
42dc8a180f refactor: get_table_name, run_only_if 2021-07-30 11:48:12 +05:30
saxenabhishek
681d0ab995 test: for qb Match and GroupConcat 2021-07-30 11:00:35 +05:30
saxenabhishek
ce10e36725 refactor: move all pypika functions to a module 2021-07-30 11:00:35 +05:30