drupal-console icon indicating copy to clipboard operation
drupal-console copied to clipboard

Oracle Database support

Open jaydee18 opened this issue 5 years ago • 2 comments

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).

jaydee18 avatar Feb 08 '19 04:02 jaydee18

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.

Beakerboy avatar Mar 13 '20 15:03 Beakerboy

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?

HebaAbuRizeq avatar Dec 12 '20 15:12 HebaAbuRizeq