- Autologin
MarsServerConfiguration Autologin(MarsServerConfiguration c, string login, string password)
Undocumented in source. Be warned that the author may not have intended to support it.
- InstantiateTables
void InstantiateTables(MarsServer m, F fixtures)
Undocumented in source. Be warned that the author may not have intended to support it.
- PostgreSQL
MarsServerConfiguration PostgreSQL(MarsServerConfiguration c, string host, ushort port, string db)
Undocumented in source. Be warned that the author may not have intended to support it.
- indexStatementFor
ulong indexStatementFor(ulong table, string op)
Undocumented in source. Be warned that the author may not have intended to support it.
- serverSideTable
auto serverSideTable(MarsServer m)
Undocumented in source. Be warned that the author may not have intended to support it.
the sync module operate on a generic database, to support mock. The module is feeded with a concrete db like the pgsql.