Changelog
Operator
The ChangelogOperator
class is useful
to manage the creation of the changelogs
Author
N7ghtm4r3 - Tecknobit
Inheritors
Properties
Functions
Link copied to clipboard
protected open fun batchDelete(table: String, values: Collection<out Any>, columns: Array<@NotNull String>)
Link copied to clipboard
protected open fun <V> batchInsert( command: EquinoxItemsHelper.InsertCommand, table: String, batchQuery: EquinoxItemsHelper.BatchQuery<V>)