Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Connect ORACLE #19

@joneireis

Description

@joneireis

@KristenHoney is correct for connect in Oracle?
#14

$args = array( 
            'name' => '//192.168.96.93:1521/ORCL',
            'username' => 'user',
            'password' => 'pass',
            'type' => 'oracle',
            'table_blacklist' => array(),
            'column_blacklist' => array(),
);

register_db_api( 'oradw', $args );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions