Skip to content

oracle_tablespace: module object not handed over to drop_tablespace() #164

@jschampera

Description

@jschampera

oracle_tablespace:654

Interface for drop_tablespace() should read
drop_tablespace(module, msg, cursor, tablespace)
instead of
drop_tablespace(msg, cursor, tablespace)

(all calls in the file should be adjusted, of course)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions