inserter

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto inserter(Connection connection)
  2. auto inserter(Connection connection, OnDuplicate action, string tableName, Args columns)
    inserter
    (
    Args...
    )
  3. auto inserter(Connection connection, string tableName, Args columns)

Meta