Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jongpie/NebulaQueryAndSearch issues and pull requests
#54 - There is no NOT LIKE operator in SOQL
Issue -
State: open - Opened by TrangOul 4 months ago
#53 - Add NOT conditional operator
Issue -
State: open - Opened by TrangOul 4 months ago
#52 - addPolymorphicFields(SObjectField, Map<SObjectType, List<>>) with empty list in the map results in a malformed query
Issue -
State: open - Opened by TrangOul 4 months ago
#51 - addPolymorphicFields(SObjectField) uses hardcoded Who field when no mapping is specified even if the queried SObject does not contain such fields
Issue -
State: open - Opened by TrangOul 4 months ago
#50 - Added ability to auto-generate bind variable keys and specify filter logic
Pull Request -
State: open - Opened by superkensington 5 months ago
- 2 comments
Labels: enhancement, Platform Release Dependency - Spring '23 (v57.0)
#49 - Added support for database access levels and new query methods with binds
Pull Request -
State: closed - Opened by superkensington 7 months ago
- 3 comments
Labels: enhancement, Platform Release Dependency - Spring '23 (v57.0)
#47 - Query prepending with comma which fails to query
Issue -
State: open - Opened by ajaylankipalle about 1 year ago
#45 - Query Clone functionality needed
Issue -
State: closed - Opened by ctcforce about 1 year ago
- 1 comment
#44 - Fixes Set handling in filterWhere
Pull Request -
State: closed - Opened by jamessimone about 1 year ago
- 4 comments
#43 - filterWhere() method doesn't process Set value parameters correctly
Issue -
State: closed - Opened by ctcforce about 1 year ago
Labels: bug
#41 - Added nested conditional filter support
Pull Request -
State: closed - Opened by jamessimone over 1 year ago
- 4 comments
#39 - New unlocked packages (with and without namespace)
Pull Request -
State: closed - Opened by jongpie over 1 year ago
Labels: enhancement
#38 - Add support for standard function fields()
Issue -
State: closed - Opened by jongpie almost 2 years ago
- 1 comment
Labels: enhancement, invalid, wontfix
#37 - Add a way to query multiple parent-level fields, using fewer lines of code
Issue -
State: open - Opened by jongpie almost 2 years ago
Labels: enhancement
#36 - Add support for 'WITH USER_MODE'
Issue -
State: open - Opened by jongpie almost 2 years ago
Labels: enhancement, Platform Release Dependency - Spring '23 (v57.0)
#35 - Use the new method Database.queryWithBinds
Issue -
State: open - Opened by jongpie almost 2 years ago
Labels: enhancement, Platform Release Dependency - Spring '23 (v57.0)
#34 - Release an unlocked package (2GP)
Issue -
State: closed - Opened by jongpie almost 2 years ago
Labels: enhancement
#33 - Summer '20 Updates
Pull Request -
State: closed - Opened by jongpie over 4 years ago
Labels: tech debt
#32 - Leverage Platform Cache for org & session cached queries
Issue -
State: open - Opened by jongpie over 4 years ago
Labels: enhancement
#31 - Add support for 'WITH SECURITY_ENFORCED'
Issue -
State: open - Opened by jongpie about 5 years ago
- 1 comment
Labels: enhancement
#30 - Add support for filtering on geolocation fields
Issue -
State: open - Opened by jongpie over 6 years ago
Labels: enhancement
#29 - Support for TYPEOF fields for polymorphic fields
Pull Request -
State: closed - Opened by jongpie over 6 years ago
- 5 comments
Labels: enhancement
#28 - Support for subquery filtering
Pull Request -
State: closed - Opened by jongpie over 6 years ago
- 3 comments
Labels: enhancement
#27 - Support for TYPEOF and subqueries
Issue -
State: closed - Opened by iamthefbi over 6 years ago
- 3 comments
Labels: enhancement
#26 - Summer '18
Pull Request -
State: closed - Opened by jongpie over 6 years ago
#25 - Minify & Simplify
Pull Request -
State: closed - Opened by jongpie over 6 years ago
#24 - Nebula query engine
Pull Request -
State: closed - Opened by jongpie almost 7 years ago
Labels: enhancement
#23 - Feature/potential refactor
Pull Request -
State: closed - Opened by jamessimone over 7 years ago
#22 - Feature/issue 16
Pull Request -
State: closed - Opened by jamessimone over 7 years ago
- 2 comments
Labels: enhancement
#21 - Eliminate SOQLUtils.cls
Issue -
State: closed - Opened by jongpie almost 8 years ago
- 1 comment
#20 - Add support for passing a list of Schema.SObjectField instead of a field set
Issue -
State: closed - Opened by jongpie almost 8 years ago
- 2 comments
#19 - Move query & search execution back to SObjectRepository
Pull Request -
State: closed - Opened by jongpie almost 8 years ago
Labels: enhancement
#18 - Add support for USING SCOPE
Issue -
State: closed - Opened by jongpie almost 8 years ago
- 2 comments
Labels: enhancement
#17 - Add OFFSET, FOR REFERENCE & FOR VIEW support
Issue -
State: closed - Opened by jongpie almost 8 years ago
- 1 comment
Labels: enhancement
#16 - Add support for SOQL date literals
Issue -
State: closed - Opened by jongpie almost 8 years ago
- 1 comment
Labels: enhancement
#15 - Move query & search execution back to SObjectRepository
Issue -
State: closed - Opened by jongpie almost 8 years ago
#14 - Add more condition operators to SObjectRepository
Issue -
State: closed - Opened by jongpie almost 8 years ago
#13 - Wrap conditions in parentheses
Issue -
State: closed - Opened by jongpie almost 8 years ago
#12 - Implement dynamic SOSL
Pull Request -
State: closed - Opened by jongpie almost 8 years ago
- 1 comment
#11 - Add support for SOSL queries
Issue -
State: closed - Opened by jongpie almost 8 years ago
- 2 comments
Labels: enhancement
#10 - Fixed TaskRepository.getList so it returns a list instead of a single task
Pull Request -
State: closed - Opened by jongpie almost 8 years ago
#9 - Add more details to README.md
Issue -
State: closed - Opened by jongpie almost 8 years ago
- 1 comment
Labels: wontfix, documentation
#8 - Setup CI for the project
Issue -
State: closed - Opened by jongpie almost 8 years ago
- 1 comment
Labels: tech debt
#7 - Implement a refactor of my recent refactor. Perhaps create IRefactorFactory for future refactor scalability
Pull Request -
State: closed - Opened by jongpie almost 8 years ago
Labels: enhancement, documentation, tech debt
#6 - WIP: Refactor the refactor
Issue -
State: closed - Opened by jongpie almost 8 years ago
#5 - Added TaskQueryRepository
Pull Request -
State: closed - Opened by jongpie almost 8 years ago
- 1 comment
#4 - Add another example query repository class
Issue -
State: closed - Opened by jongpie almost 8 years ago
#3 - Finish writing tests
Issue -
State: closed - Opened by jongpie almost 8 years ago
Labels: tech debt
#2 - Added comments & example methods for using Schema.SObjectField & overloaded methods
Pull Request -
State: closed - Opened by jongpie almost 8 years ago
Labels: enhancement, documentation
#1 - Give examples of best practices for WHERE statements
Issue -
State: closed - Opened by jongpie almost 8 years ago
Labels: enhancement, documentation