//sqldelight-compiler/com.squareup.sqldelight.core.compiler.model/NamedMutator/Insert
Insert
[jvm] class Insert(insert: SqlInsertStmt, identifier: StmtIdentifierMixin) : NamedMutator
Properties
| Name | Summary |
|---|---|
| containingFile | [jvm] val containingFile: SqlDelightQueriesFile |
| hasUpsertClause | [jvm] val hasUpsertClause: Boolean |
| id | [jvm] open override val id: Int |
| name | [jvm] val name: |