doctrine / dbal

Doctrine Database Abstraction Layer
https://www.doctrine-project.org/projects/dbal.html
MIT License
9.47k stars 1.34k forks source link

DBAL-1025: [GH-705] [DBAL-1025] Allow connecting without database name for sqlanywhere driver #955

Closed doctrinebot closed 8 years ago

doctrinebot commented 10 years ago

Jira issue originally created by user @doctrinebot:

This issue is created automatically through a Github pull request on behalf of deeky666:

Url: https://github.com/doctrine/dbal/pull/705

Message:

It should be possible to connect without a dbname connection parameter on capable platforms so that operations like CREATE DATABASE can be performed. This PR removes the constraint for sqlanywhere driver and adds a functional test for capable platforms.

doctrinebot commented 10 years ago

Comment created by @doctrinebot:

A related Github Pull-Request [GH-705] was assigned: https://github.com/doctrine/dbal/pull/705

doctrinebot commented 10 years ago

Comment created by @doctrinebot:

A related Github Pull-Request [GH-705] was closed: https://github.com/doctrine/dbal/pull/705

doctrinebot commented 10 years ago

Issue was closed with resolution "Fixed"

github-actions[bot] commented 2 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.