miniorm.api

Members

Classes

SpinSqlTimeout
class SpinSqlTimeout
Undocumented in source.

Enums

AggregateInsert
enum AggregateInsert

Wheter one aggregated insert or multiple should be generated.

Functions

fromSqLiteDateTime
SysTime fromSqLiteDateTime(string raw_dt)
Undocumented in source. Be warned that the author may not have intended to support it.
spinSql
auto spinSql(Duration timeout)

Execute an SQL query until it succeeds.

toSqliteDateTime
string toSqliteDateTime(SysTime ts)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Miniorm
struct Miniorm

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com) Oleg Butko (deviator)