-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Insights: doctrine/orm
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 6 people
-
Update composite-primary-keys.rst
#11919 merged
May 1, 2025 -
prefer primary key constraints over Index::isPrimary()
#11924 merged
May 1, 2025 -
disable detecting modified indexes with DBAL 4.3
#11911 merged
Apr 25, 2025 -
Merge 3.3.x up into 3.4.x
#11921 merged
Apr 24, 2025 -
do not use deprecated index features
#11914 merged
Apr 23, 2025 -
do not use deprecated primary key constraint features
#11903 merged
Apr 23, 2025 -
add capability to hydrate an entity in a dto
#11847 merged
Apr 22, 2025 -
[DOC]: fix setFileExtension() xml mapping documentation
#11905 merged
Apr 21, 2025 -
[#6823] pass unquoted identifier folding to AbstractPlatform
#11912 merged
Apr 20, 2025 -
use the platform to quote table names
#11908 merged
Apr 20, 2025 -
do not use deprecated foreign key constraint features
#11907 merged
Apr 17, 2025 -
no longer use Table::columnsAreIndexed()
#11906 merged
Apr 17, 2025 -
Merge 3.3.x up into 3.4.x
#11902 merged
Apr 14, 2025 -
replace Index::overrules() with custom checks
#11900 merged
Apr 14, 2025 -
Final tests and adjustments to allow mapping properties with hooks
#11852 merged
Apr 12, 2025
5 Pull requests opened by 5 people
-
Try to add a reproducer for #11861
#11901 opened
Apr 7, 2025 -
[DOC]: Describe custom metadata files regex with AttributeDriver::setFileRegex()
#11904 opened
Apr 15, 2025 -
Fix the initialization of lazy-ghost proxies with postLoad listeners
#11917 opened
Apr 22, 2025 -
primary key columns in join tables must not be nullable
#11923 opened
Apr 25, 2025 -
Fix ClassMetadata::fullyQualifiedClassName
#11925 opened
Apr 26, 2025
3 Issues closed by 3 people
-
Cannot persist an entity during onFlush
#11892 closed
Apr 4, 2025
6 Issues opened by 6 people
-
Paginator count error
#11922 opened
Apr 24, 2025 -
Custom object type is always treated changed even if no actual changes
#11915 opened
Apr 22, 2025 -
[Feature] Ablity to write custom change detection logic for custom doctrine types
#11910 opened
Apr 16, 2025 -
UniqueConstraint Attribute does not support `flags` while DBAL does
#11909 opened
Apr 16, 2025 -
Schema Tool keeps recreating table `user` when inside a schema in PostgreSQL
#11898 opened
Apr 6, 2025
17 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Association Mappings: replace assertions by explicit exceptions
#11896 commented on
Apr 17, 2025 • 14 new comments -
Detect DBAL's number type
#11781 commented on
Apr 3, 2025 • 4 new comments -
Address deprecations from doctrine/dbal
#11809 commented on
Apr 15, 2025 • 3 new comments -
add capability to use allfields sql notation
#11846 commented on
Apr 22, 2025 • 0 new comments -
document how to work with generated columns
#11834 commented on
May 1, 2025 • 0 new comments -
Add support for inherited nullability from PHP
#11814 commented on
Apr 5, 2025 • 0 new comments -
Use enum values from enumType in DiscriminatorColumn and check DiscriminatorMap values against it
#11804 commented on
Apr 25, 2025 • 0 new comments -
Add processing binary binding type
#11734 commented on
Apr 23, 2025 • 0 new comments -
Got rid of redundant JOINs/WHEREs of WhereInWalker
#10917 commented on
Apr 26, 2025 • 0 new comments -
feat: allow STI child entities to have non-nullable relationships
#10155 commented on
Apr 16, 2025 • 0 new comments -
[RFC] add `HydrationFactory` as extension point for tracking hydrations
#9545 commented on
Apr 26, 2025 • 0 new comments -
computeChangeSet of class UnitOfWork rewrites not flushed changes
#10580 commented on
Apr 29, 2025 • 0 new comments -
Join are lost by the queryBuilder when building a Delete Query
#10524 commented on
Apr 17, 2025 • 0 new comments -
ManyToManyPersister::loadCriteria() incorrectly load Criteria with "IN" clause, and crash with SQL Syntax error
#7967 commented on
Apr 11, 2025 • 0 new comments -
BC break - While adding an entity of class %s with an ID hash of "3" to the identity map, another object of class %s was already present for the same
#10890 commented on
Apr 8, 2025 • 0 new comments -
Identity Map Collision with Class Table Inheritance When Using Predefined IDs
#11861 commented on
Apr 7, 2025 • 0 new comments -
ManyToManyPersister don't generate proper matching query for "in"
#11031 commented on
Apr 3, 2025 • 0 new comments