mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-463: parseDSN #576
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 (Mar 24, 2010).
Jira issue originally created by user drak:
Please can you port the following APIs from Doctrine 1 into DBAL (these are already marked as todo's for dbal in doctrine 1 actually).
Doctrine_Manager::parseDsn()
Doctrine_Manager::parsePdoDsn()
These are extremely useful apis and it's just a matter of copy & paste.
@doctrinebot commented on GitHub (Mar 24, 2010):
Comment created by romanb:
We don't use DSN's anymore in Doctrine 2.
@doctrinebot commented on GitHub (Mar 24, 2010):
Issue was closed with resolution "Won't Fix"