spinSql

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto spinSql(Duration timeout, Duration minTime, Duration maxTime, string file, size_t line)
  2. auto spinSql(string file, size_t line)
    nothrow
    spinSql
    (
    alias query
    alias logFn = logger.warning
    )
    (
    const string file = __FILE__
    ,
    const size_t line = __LINE__
    )

Meta