mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-926: Not possible to make a primarykey on field datetime #1152
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Dec 10, 2010).
Jira issue originally created by user garfield-fr:
Check this topic:
http://groups.google.com/group/symfony-users/browse_thread/thread/e02626821924ef3f#
@doctrinebot commented on GitHub (Dec 10, 2010):
Comment created by @beberlei:
This is not supported and will not be supported.
Non integer, string types cannot be primary keys.
@doctrinebot commented on GitHub (Dec 10, 2010):
Issue was closed with resolution "Won't Fix"
@doctrinebot commented on GitHub (Dec 10, 2010):
Comment created by garfield-fr:
This is a bad new. This is a limitation. Not Good :(