weitzman/drush-oracle-driver

A class used by Drush to query/backup/etc. when Drupal is backed by an Oracle database.

Maintainers

Package info

gitlab.com/weitzman/drush-oracle-driver

Homepage

Issues

Forum

pkg:composer/weitzman/drush-oracle-driver

Statistics

Installs: 396

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2020-02-26 12:42 UTC

This package is auto-updated.

Last update: 2026-02-27 06:14:10 UTC


README

A class used by Drush to query/backup/etc. when Drupal is backed by an Oracle database.

The class gets added to the site's autoloader via a classmap entry. See composer.json.

Everything is working except:

  • sql:create
  • sql:dump
  • sql:sync