Skip to content

Just an idea to avoid limitations in date intervals to days and months on more flexible DBMS ...#138

Closed
cariboo wants to merge 3 commits intodoctrine:masterfrom
cariboo:master
Closed

Just an idea to avoid limitations in date intervals to days and months on more flexible DBMS ...#138
cariboo wants to merge 3 commits intodoctrine:masterfrom
cariboo:master

Conversation

@cariboo
Copy link

@cariboo cariboo commented Sep 27, 2011

Different implementation of the date/time manipulation functions so that those are no more limited to days and months intervals in PostgreSQL without impacting over DBMS (and can be improved later by developers with sufficient skills on the other DBMS)

This pull request should be associated with the one i sent on the doctrine-dbal lib.

…hat those are no more limited to days and months intervals in PostgreSQL without impacting over DBMS (and can be improved later by developers with sufficient skills on the other DBMS)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't it be getDateAddExpression ?

@asm89
Copy link
Member

asm89 commented Mar 11, 2012

Closing this for the same reasons as doctrine/dbal#62. If you really need this, check out implementing it with custom DQL functions.

@asm89 asm89 closed this Mar 11, 2012
beberlei added a commit that referenced this pull request Jan 23, 2013
The yaml mapping part probably shows the path/Namespace key-value pair in the wrong order
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

Successfully merging this pull request may close these issues.

3 participants