Ankush Menat
3e2d2a703a
test: Use FrappeTestCase everywhere
2022-08-17 16:39:42 +05:30
Ankush Menat
81b37cb7d2
refactor: clean up code to py310 supported features ( #17367 )
...
refactor: clean up code to py39+ supported syntax
- f-strings instead of format
- latest typing support instead of pre 3.9 TitleCase
- remove UTF-8 declarations.
- many more changes
Powered by https://github.com/asottile/pyupgrade/ + manual cleanups
2022-07-01 11:51:05 +05:30
saxenabhishek
2189088459
test: get_query_builder
2022-05-16 15:20:23 +05:30
saxenabhishek
81aed8f900
test: patch_query_execute error case
2022-05-16 15:20:23 +05:30
saxenabhishek
2578868f3f
test: Table() from utils
2022-05-16 15:20:23 +05:30
saxenabhishek
f4f42ba91c
test: NamedParameterWrapper
2022-05-16 15:20:23 +05:30
saxenabhishek
1df3e8f5e7
test: test agg funtions
2022-05-16 15:20:23 +05:30
saxenabhishek
846b89a703
test: test cast funtion
2022-05-16 15:20:23 +05:30
saxenabhishek
e59c2f7b04
test: match edge case
2022-05-16 15:20:23 +05:30
saxenabhishek
98d21827b3
test: custom func with schema
2022-05-16 15:20:23 +05:30
saxenabhishek
624e68c792
test: custom function
2022-05-16 15:20:23 +05:30
Suraj Shetty
c0c5b2ebdd
style: format all python files using black ( #16453 )
...
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
Ritwik Puri
0d16c20f93
test: tests for Cast_ Function in qb ( #16399 )
...
* test: tests for Cast_ Function in qb
* test: remove unneeded sync
Co-authored-by: Mohammad Hasnain <hasnain2808@gmail.com>
2022-03-25 14:46:08 +05:30
Ankush Menat
1a0fb21645
feat: MySQL TIMESTAMP functionality for QB
2022-03-16 15:13:04 +05:30
saxenabhishek
680eea0751
test: string values inside qb objects
...
case inside update queries needs a recursive call param wrapper got lost
2022-02-03 12:43:25 +05:30
saxenabhishek
1741c47826
test: avoid parameterization of qb objects
2022-01-25 15:26:16 +05:30
saxenabhishek
15f3523c24
test: qb parameterization
...
where conditions
set update conditions
where with a function
2022-01-11 01:01:29 +05:30
saxenabhishek
f7cb090c5a
style: test_query_builder
2022-01-10 16:09:53 +05:30
Suraj Shetty
e8ced74901
Merge branch 'develop' into aks-feat-sanitise_qb_2
2021-12-12 10:16:26 +05:30
saxenabhishek
07ee1bdc0c
test: ConstantColumn
2021-12-10 12:30:19 +05:30
saxenabhishek
aa855afe08
test: test for patches through walk
2021-12-06 14:32:58 +05:30
Gavin D'souza
bf14e1f2b1
test: Add test for patch_query_execute
2021-08-12 18:37:05 +05:30
Your Name
946243d511
style: split qb.table into doctype and table
2021-08-07 03:31:35 +05:30
saxenabhishek
42dc8a180f
refactor: get_table_name, run_only_if
2021-07-30 11:48:12 +05:30
saxenabhishek
7671e78487
style: minor fixes and improvements
2021-07-30 11:29:41 +05:30
saxenabhishek
639b666a0d
test: for qb builder classes
2021-07-30 11:00:35 +05:30
saxenabhishek
681d0ab995
test: for qb Match and GroupConcat
2021-07-30 11:00:35 +05:30