Miniorm.this

  1. this(Database db)
  2. this(string path, int flags)
    struct Miniorm
    this
    (
    string path
    ,
    int flags = SQLITE_OPEN_READWRITE | SQLITE_OPEN_CREATE
    )

Meta