NoSqlite ORM nosqlite
Sqlite ORM for Unity
Loading...
Searching...
No Matches
NoSqlite.Attributes Namespace Reference

Classes

class  Ignore
 Ignores a specific field or property. More...
 
class  IsResource
 
class  NotNull
 The property or field should never be null. More...
 
class  PK
 Primary key attribute. More...
 
class  SqlName
 Changes the name of the column or table linked in the database. More...
 
class  Unique
 The property or field is unique. More...