Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove extra definition #1734

Merged
merged 4 commits into from
Feb 29, 2016
Merged

Remove extra definition #1734

merged 4 commits into from
Feb 29, 2016

Conversation

j0k3r
Copy link
Member

@j0k3r j0k3r commented Feb 29, 2016

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Documentation no
Translation no
Fixed tickets
License MIT

Since Symfony 3.0.3 has been released, we can remove this hardcoded alias.

Since Symfony 3.0.3 has been released
Test database was renamed in #1639 but the travis configuration was missed
We are using it differently with .composer-auth.json file
We already faced this problem but we are facing it again.
d502762

It seems we can drop a database properly using wallabag:install.

The server log keep saying:
ERROR:  source database "template1" is being accessed by other users
DETAIL:  There is 1 other session using the database.
STATEMENT:  CREATE DATABASE "wallabag_test"

Which means, it can't remove the database wallabag_test because one other person is using it.
nicosomb added a commit that referenced this pull request Feb 29, 2016
@nicosomb nicosomb merged commit 1e18360 into v2 Feb 29, 2016
@nicosomb nicosomb deleted the v2-todo branch February 29, 2016 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants