Open jschampera opened 3 years ago
oracle_tablespace:654
Interface for drop_tablespace() should read drop_tablespace(module, msg, cursor, tablespace) instead of drop_tablespace(msg, cursor, tablespace)
drop_tablespace(module, msg, cursor, tablespace)
drop_tablespace(msg, cursor, tablespace)
(all calls in the file should be adjusted, of course)
oracle_tablespace:654
Interface for drop_tablespace() should read
drop_tablespace(module, msg, cursor, tablespace)
instead ofdrop_tablespace(msg, cursor, tablespace)
(all calls in the file should be adjusted, of course)