NoSqlite ORM nosqlite
Sqlite ORM for Unity
Loading...
Searching...
No Matches
NoSqlite.Helpers.Queries Class Reference

Static Public Member Functions

static string DeleteWhere (string table, string condition)
 

Static Public Attributes

const string DELETE_WHERE_TEMPLATE = "DELETE FROM {0} WHERE {1};"
 

The documentation for this class was generated from the following file: