Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling SOQL functions ( closes #163 ) #258

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Dec 26, 2019

  1. 163: Adding logic to exclude the SOQL-function on describe-matching a…

    …nd re-adding after matched token
    
    * fflib_QueryFactory.cls: Added matching Pattern for all SOQL Functions (COUNT_DISTINCT, toLabel, MIN, MAX, etc.)
    * fflib_QueryFactoryTest.cls: Adding test methods to verify correct behavior
    rvandenassum committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    f8fdc9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from apex-enterprise-patterns/master

    Merging apex-common back into personal fork
    foxysolutions committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    4e99487 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    534ebc8 View commit details
    Browse the repository at this point in the history