-
Notifications
You must be signed in to change notification settings - Fork 33
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
a filter for publish workflow on queries #177
base: 3.x
Are you sure you want to change the base?
Conversation
@dantleech any idea about the date query? |
ping @dantleech do you have an idea about the date query issue i am seeing? |
ping @dantleech |
oops, sorry. That query is generated by jackalope right? Running a similar query I get an exception when I use the |
okay, found it again: jackalope/jackalope-doctrine-dbal#267 says this is not supported with doctrine dbal. we only test this bundle with dbal, so we can't functionally test the feature. not sure how hard fixing the CAST part of jackalope/jackalope-doctrine-dbal#267 would be, but this is blocked by that. |
Any chances to get this one closed? |
@ElectricMaxxx if somebody can either find a query that works or implement the missing bits in jackalope to make this query work. i don't have time to work on this at the moment... |
I don't that this is a blocker for the release, right? So we can skip that - i think. Am 17.02.2016 um 09:20 schrieb David Buchmann:
|
yep, i removed the milestone a while ago, its a new feature that would
have been nice, but not a blocker.
|
fix #126
you have to call the filter manually as there is no event or filter system like with the ORM.
for now it only works with the ODM query builder. not with phpcr query builder or sql2. we don't have a DQL, right?
something is wrong with the publishStartDate query but i did not find out what. i reduced it to this but still did not work:
i checked the sqlite database and for the /published document, the property is