issues
search
PropicSignifi
/
Query.apex
A dynamic SOQL and SOSL query builder on Salesforce.com platform
https://propicsignifi.github.io/query-apex/
MIT License
153
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
QuerySearch does not provide a `setOffset` method
#98
joeythomaschaske
opened
3 months ago
0
QuerySearch.setLimit is not applied to entire SOSL query
#97
joeythomaschaske
opened
3 months ago
0
Unit Tests fail because of missing fields: Account.Rating, Account.Sic, Account.Site, Opportunity.TotalOpportunityQuantity
#96
sjurgis
opened
11 months ago
0
Ignore field configuration for count query
#95
yurybond
opened
11 months ago
0
QueryTest Class uses WorkOrder object even though this Object is not present in every org by default.
#94
augustoZaelot
opened
1 year ago
1
Bump qs and electric-cli in /doc/query-apex
#93
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2 in /doc/query-apex
#92
dependabot[bot]
opened
1 year ago
0
Bump loader-utils and electric-cli in /doc/query-apex
#91
dependabot[bot]
opened
1 year ago
0
Bump loader-utils and electric-cli in /doc/query-apex
#90
dependabot[bot]
closed
1 year ago
1
Fixed issues with typically encrypted fields Account.Name / Account.P…
#89
JeroenSfdc
opened
2 years ago
0
Installing on org with Platform Encryption on Account.Name fails tests
#88
JeroenSfdc
opened
2 years ago
0
Fix issue #86: Debug compromise the field list
#87
HenryRLee
closed
2 years ago
0
Calling .debug() breaks countQuery()
#86
WacSma
opened
2 years ago
2
Make unit tests pass in Enterprise scratch org
#85
stephanspiegel
closed
2 years ago
2
Bump moment from 2.22.2 to 2.29.4 in /doc/query-apex
#84
dependabot[bot]
opened
2 years ago
0
Using enforceGlobalSecurity and lookup() throws System.QueryException: expecting an equals sign, found ')'
#83
sjurgis
opened
2 years ago
1
Bump moment from 2.22.2 to 2.29.2 in /doc/query-apex
#82
dependabot[bot]
closed
2 years ago
1
Documentation: Make sure Org has QuickText enabled
#81
JeroenSfdc
opened
2 years ago
0
Order by SObjectField
#80
kratoon
closed
2 years ago
1
orderBy does not support SObjectField parameter
#79
kratoon
closed
2 years ago
1
Optimize Schema.getGlobalDescribe performance
#78
kratoon
closed
2 years ago
0
Bump follow-redirects from 1.5.1 to 1.14.8 in /doc/query-apex
#77
dependabot[bot]
opened
2 years ago
0
Bump follow-redirects from 1.5.1 to 1.14.7 in /doc/query-apex
#76
dependabot[bot]
closed
2 years ago
1
Bump path-parse from 1.0.5 to 1.0.7 in /doc/query-apex
#75
dependabot[bot]
opened
3 years ago
0
Support FORMAT() for Currency fields
#74
aranwe
opened
3 years ago
2
Bump codemirror from 5.39.2 to 5.61.0 in /doc/query-apex
#73
dependabot[bot]
opened
3 years ago
0
Bump hosted-git-info from 2.7.1 to 2.8.9 in /doc/query-apex
#72
dependabot[bot]
opened
3 years ago
0
Add method to query by Ids only
#71
sjurgis
opened
3 years ago
0
Bump y18n from 3.2.1 to 3.2.2 in /doc/query-apex
#70
dependabot[bot]
opened
3 years ago
0
Bump elliptic from 6.5.3 to 6.5.4 in /doc/query-apex
#69
dependabot[bot]
opened
3 years ago
0
Add Condition from String
#68
aranwe
closed
3 years ago
0
Directly set Condition.conditionString
#67
aranwe
closed
3 months ago
12
Bump ini from 1.3.5 to 1.3.7 in /doc/query-apex
#66
dependabot[bot]
opened
3 years ago
0
Add countQuery() #63
#65
kratoon
closed
3 years ago
1
Add Database.countQuery() support.
#64
kratoon
closed
3 years ago
1
Missing Database.countQuery
#63
kratoon
closed
3 years ago
1
Bump highlight.js from 9.12.0 to 9.18.5 in /doc/query-apex
#62
dependabot[bot]
opened
3 years ago
0
Bump http-proxy from 1.17.0 to 1.18.1 in /doc/query-apex
#61
dependabot[bot]
opened
4 years ago
0
Bump node-sass from 4.9.2 to 4.14.1 in /doc/query-apex
#60
dependabot[bot]
opened
4 years ago
0
Bump elliptic from 6.4.0 to 6.5.3 in /doc/query-apex
#59
dependabot[bot]
closed
4 years ago
0
Bump websocket-extensions from 0.1.3 to 0.1.4 in /doc/query-apex
#58
dependabot[bot]
closed
4 years ago
0
common.apex.runtime.impl.ExecutionException
#57
vsmarimuthu
closed
4 years ago
7
selectAllFields changes
#56
mritzi
closed
4 years ago
4
Limit Method
#55
vsmarimuthu
closed
4 years ago
1
Cross Join
#54
vsmarimuthu
closed
4 years ago
1
Add all rows keyword for query.
#53
dougliu1111
closed
4 years ago
0
Added more condition methods to SOSL QuerySearch
#52
sksonalkothari
closed
4 years ago
1
Test code fails when using scratch org with Enterprise edition
#51
HenryRLee
opened
4 years ago
0
Add more condition methods to SOSL QuerySearch
#50
HenryRLee
opened
4 years ago
7
Add order and limit and some conditions to QuerySearch
#49
XiaoyangYan
closed
4 years ago
0
Next