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-01-18 14:31:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Id
History
Benjamin Eberlei
eedf85cbdb
[DDC-2243] Fix bug where a bigint identifier would be casted to an integer, causing inconsistency with the string handling.
2013-01-20 20:31:22 +01:00
..
AbstractIdGenerator.php
Fixed documentation for ORM\Event and ORM\Id
2012-12-02 12:37:56 +00:00
AssignedGenerator.php
Fixed documentation for ORM\Event and ORM\Id
2012-12-02 12:37:56 +00:00
BigIntegerIdentityGenerator.php
[DDC-2243] Fix bug where a bigint identifier would be casted to an integer, causing inconsistency with the string handling.
2013-01-20 20:31:22 +01:00
IdentityGenerator.php
[DDC-2243] Fix bug where a bigint identifier would be casted to an integer, causing inconsistency with the string handling.
2013-01-20 20:31:22 +01:00
SequenceGenerator.php
Fixed missed documentation issues in Doctrine\ORM
2012-12-14 20:12:56 +00:00
TableGenerator.php
Fixed missed documentation issues in Doctrine\ORM
2012-12-14 20:12:56 +00:00
UuidGenerator.php
Fixed documentation for ORM\Event and ORM\Id
2012-12-02 12:37:56 +00:00