AlterPlsql

class AlterPlsql(dbmsDef: ERROR CLASS: Symbol not found for DbmsDef) : Alter

Constructors

Link copied to clipboard
constructor(dbmsDef: ERROR CLASS: Symbol not found for DbmsDef)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun canComment(sql: Sql?): Boolean
Link copied to clipboard
fun canDrop(): Boolean
Link copied to clipboard
fun comment(pair: SyncPair<*, *>, source: Sql?, target: Sql): AlterScript?
Link copied to clipboard
fun create(pair: SyncPair<*, *>, sql: Sql): AlterScript
Link copied to clipboard
fun drop(pair: SyncPair<*, *>, sql: Sql): AlterScript?