This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-03-24 08:53:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
History
Marco Pivetta
3ba9689448
#881
DDC-2825 - aligning assignments
2015-01-14 18:19:22 +01:00
..
Builder
…
Driver
#881
DDC-2825 - refactoring mapping driver to use
ClassMetadata#setPrimaryTable()
instead of duplicating
explode()
logic
2015-01-14 18:12:12 +01:00
Annotation.php
…
AnsiQuoteStrategy.php
Prefixing alias counter with
_
to fix DDC-3042 and prevent collisions
2014-04-04 03:05:48 +02:00
AssociationOverride.php
…
AssociationOverrides.php
…
AttributeOverride.php
…
AttributeOverrides.php
…
Cache.php
…
ChangeTrackingPolicy.php
…
ClassMetadata.php
…
ClassMetadataFactory.php
#881
DDC-2825 - aligning assignments
2015-01-14 18:19:22 +01:00
ClassMetadataInfo.php
#881
DDC-2825 - correcting PHP mapping behavior when using implicit schema in table name
2015-01-14 17:54:00 +01:00
Column.php
…
ColumnResult.php
…
CustomIdGenerator.php
…
DefaultEntityListenerResolver.php
…
DefaultNamingStrategy.php
…
DefaultQuoteStrategy.php
Fix persistence exception on a table with a schema on a platform without schema support
2015-01-14 15:48:49 +01:00
DiscriminatorColumn.php
…
DiscriminatorMap.php
…
Embeddable.php
…
Embedded.php
…
Entity.php
…
EntityListenerResolver.php
…
EntityListeners.php
…
EntityResult.php
…
FieldResult.php
…
GeneratedValue.php
…
HasLifecycleCallbacks.php
…
Id.php
…
Index.php
Refactor partial into options array
2014-07-22 10:32:31 +09:00
InheritanceType.php
…
JoinColumn.php
…
JoinColumns.php
…
JoinTable.php
…
ManyToMany.php
…
ManyToOne.php
…
MappedSuperclass.php
…
MappingException.php
add support for nesting embeddables
2014-08-11 16:53:18 +02:00
NamedNativeQueries.php
…
NamedNativeQuery.php
…
NamedQueries.php
…
NamedQuery.php
…
NamingStrategy.php
…
OneToMany.php
…
OneToOne.php
…
OrderBy.php
…
PostLoad.php
…
PostPersist.php
…
PostRemove.php
…
PostUpdate.php
…
PreFlush.php
…
PrePersist.php
…
PreRemove.php
…
PreUpdate.php
…
QuoteStrategy.php
…
ReflectionEmbeddedProperty.php
#1213
- DDC-3437 - renaming variables/alignment/clarifications in docblocks
2014-12-08 01:22:20 +01:00
SequenceGenerator.php
…
SqlResultSetMapping.php
…
SqlResultSetMappings.php
…
Table.php
…
UnderscoreNamingStrategy.php
…
UniqueConstraint.php
Refactor partial into options array
2014-07-22 10:32:31 +09:00
Version.php
…