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

AQL: change "Column" name #15

Open
alekitto opened this issue Apr 2, 2020 · 0 comments
Open

AQL: change "Column" name #15

alekitto opened this issue Apr 2, 2020 · 0 comments

Comments

@alekitto
Copy link
Member

alekitto commented Apr 2, 2020

As previously discussed, Column was probably a bad name choice for processor filters.

The alternatives are:

  • Field: represents correctly a field in all the underlying objects (from ORM, DBAL, PhpCr or others)
  • Filter: includes also non-field filters (order or other meta-fields)

My personal preference goes to Filter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant