microrm.queries

Undocumented in source.

Members

Functions

buildInsert
void buildInsert(W buf, T[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
buildInsertOrReplace
void buildInsertOrReplace(W buf, T[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.
buildInsertQ
void buildInsertQ(W buf, T[] arr)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

BASEQUERYLENGTH
enum BASEQUERYLENGTH;
Undocumented in source.

Structs

Count
struct Count(T)
Undocumented in source.
Delete
struct Delete(T)
Undocumented in source.
Select
struct Select(T)
Undocumented in source.

Meta