remix/data-table · TypeView SourceRawOperation Summary Raw SQL statement execution descriptor. Signature type RawOperation = { kind: 'raw' sql: SqlStatement }