Javan Eskander

Results 5 comments of Javan Eskander

@mhetreramesh / @mlambley Any chance we can review this change?

I second this! Horizontal partitioning is a powerful feature for large datasets where newer entries are accessed more frequently than older entries. If Doctrine can natively support this it would...

Also this isn't PostgreSQL specific, MySQL/MariaDB supports this too.

Hey there! Thanks a bunch for spotting this one and for putting together a clear test case! You're totally right; that's a bug we definitely need to squash. I'll work...

After looking into it a bit, this is actually intended functionality. There is a second (albeit undocumented) parameter that solves this issue called `unique`, which is set to `true` by...