Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Fix removal of database adapter containing special chars in the name #158

Merged

Conversation

saulotoledo
Copy link
Contributor

Fixes #96.

Database adapters are currently removed by name. When the adapter is created with special characters in the name it cannot be removed. The current fix allows the removal of such databases.

@michalbundyra michalbundyra added this to the 1.3.13 milestone Nov 27, 2019
Copy link
Member

@michalbundyra michalbundyra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

michalbundyra added a commit that referenced this pull request Nov 27, 2019
…hars

Fix removal of database adapter containing special chars in the name
michalbundyra added a commit that referenced this pull request Nov 27, 2019
michalbundyra added a commit that referenced this pull request Nov 27, 2019
@michalbundyra michalbundyra merged commit af705e4 into zfcampus:master Nov 27, 2019
@michalbundyra
Copy link
Member

Thanks, @saulotoledo!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

erro on delete conect DB
2 participants