Skip to content

routier-collection


routier-collection / plugins/mysql/src / MysqlRemovesOperation

Type Alias: MysqlRemovesOperation

MysqlRemovesOperation = SqlOperation & object

Defined in: plugins/mysql/src/types.ts:37

The echo must be read BEFORE the delete runs; selectSql shares the delete's params.

Type Declaration

selectSql

selectSql: string

Released under the MIT License.