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

Allow another database then mysql while running the installation script #103

Closed
wants to merge 5 commits into from

Conversation

noxify
Copy link

@noxify noxify commented May 13, 2017

With this changes, it's possible to define another database driver.
It's now also possible to change the port.

I updated also the composer.json to keep in sync with: https://github.com/Idavoll/Core/blob/2.0/composer.json

@@ -122,16 +140,20 @@ protected function askDatabasePassword()
}

/**
* @param $driver

Choose a reason for hiding this comment

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

Whitespace found at end of line

@nWidart
Copy link
Member

nWidart commented May 13, 2017

Hello,

Thank you for the contribution!
Please send this to platform/2.0 branch. This repository is no longer used in 2.0.

removed whitespace
@noxify
Copy link
Author

noxify commented May 13, 2017

will do :)

@noxify noxify closed this May 13, 2017
nWidart pushed a commit to AsgardCms/Platform that referenced this pull request May 15, 2017
* Allow other database drivers

With this changes, it's possible to define another database driver.
It's now also possible to change the port.

Moved from AsgardCms/Core#103

* Update ConfigureDatabase.php

removed spaces

* Update EnvFileWriter.php
nWidart pushed a commit to Idavoll/Core that referenced this pull request May 15, 2017
* Allow other database drivers

With this changes, it's possible to define another database driver.
It's now also possible to change the port.

Moved from AsgardCms/Core#103

* Update ConfigureDatabase.php

removed spaces

* Update EnvFileWriter.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants