Namespace Unity.VisualScripting.Dependencies.Sqlite
Classes
AutoIncrementAttribute
BaseTableQuery
BaseTableQuery.Ordering
CollationAttribute
ColumnAttribute
IgnoreAttribute
IndexedAttribute
MaxLengthAttribute
NotNullAttribute
NotNullConstraintViolationException
Orm
PreparedSqlLiteInsertCommand
Since the insert never changed, we only need to prepare once.
PrimaryKeyAttribute
SQLite3
SQLiteCommand
SQLiteConnection
Represents an open connection to a SQLite database.