supportsIfNotExists

open override val supportsIfNotExists: Boolean = false

Returns true if the dialect supports the IF EXISTS/IF NOT EXISTS option when creating, altering or dropping objects, false otherwise.