Package-level declarations
Types
Link copied to clipboard
Marks an auto-increment column attribute.
Link copied to clipboard
Marks an alter-table operation that cannot be applied in place.
Link copied to clipboard
Marks a DO UPDATE conflict action.
Link copied to clipboard
Marks a foreign-key pragma value that disables enforcement.
Link copied to clipboard
Marks a foreign-key pragma value that enables enforcement.
Link copied to clipboard
Starts a foreign-key pragma statement.
Link copied to clipboard
Starts an INSERT OR REPLACE statement.
Link copied to clipboard
Marks a rowid-primary-key type that is not exact INTEGER.
Link copied to clipboard
Starts an ON CONFLICT clause.
Link copied to clipboard
Starts a REPLACE INTO statement.
Link copied to clipboard
Resolves SQLDelight's SQLite dialect artifacts.
Link copied to clipboard
Marks a WITHOUT ROWID clause.