Open jaydee18 opened 5 years ago
I know this is a year old, but drush does not work with MS SQL Server. The drush team has a lot of customized code to get Oracle to install. Console DOES install SQL Server just fine, because it must lean more on the Drupal DBAL. If oracle does not install with console, there may be an issue with the contrib driver that drush was able to overcome.
console
I'm using this module: https://www.drupal.org/project/oracle
My project requires me to use Drupal 8 with an Oracle db
Follow these instructions to install and connect to an Oracle DB: https://www.drupal.org/docs/8/modules/oracle-driver
Drupal Console commands don't work. I assume Oracle DB isn't supported. Can it be? There is support in Drush (thought the SqlOracle.php file needed to be altered).
are you solved you problem?
console
I'm using this module: https://www.drupal.org/project/oracle
My project requires me to use Drupal 8 with an Oracle db
Follow these instructions to install and connect to an Oracle DB: https://www.drupal.org/docs/8/modules/oracle-driver
Drupal Console commands don't work. I assume Oracle DB isn't supported. Can it be? There is support in Drush (thought the SqlOracle.php file needed to be altered).