Lukas Kahwe Smith

Results 150 issues of Lukas Kahwe Smith

relates to https://github.com/doctrine/phpcr-odm/pull/380 and https://github.com/doctrine/phpcr-odm/pull/381

sanity checks

see https://github.com/doctrine/phpcr-odm/pull/587

Easy Pick

right join are currently not supported by all RDBMS and so Jackalope Doctrine DBAL may fail due to its current implementation https://github.com/doctrine/phpcr-odm/blob/master/lib/Doctrine/ODM/PHPCR/Translation/TranslationStrategy/ChildTranslationStrategy.php#L167 will lead to a right join in Doctrine...

see http://www.day.com/specs/jcr/2.0/23_Orderable_Child_Nodes.html in general support for child ordering tends to increase overhead in most implementations, so it may be disabled or not even supported.

http://www.doctrine-project.org/docs/orm/2.2/en/reference/change-tracking-policies.html

feature

https://doctrine-mongodb-odm.readthedocs.org/en/latest/reference/migrating-schemas.html

feature

Symfony2 reads the user from the database on every request. wondering if we can help users here by implementing cache strategies or something like that.

Enhancement

we should create a new branch from master for 2.0 compat using composer. not sure what to call it though.

https://github.com/jwage/Twitter cc @kertz, @jwage