Class RunSQL

Run some raw SQL. A reverse SQL statement may be provided.

Declaration

class RunSQL(Operation)
source link

Documentation

Also accept a list of operations that represent the state change effected
by this SQL change, in case it's custom column/table creation/deletion.

Methods

Inherited methods

Reexports