Method Mysql.SqlTable()->conn_insert()


Method conn_insert

int conn_insert(Sql.Sql db_conn, mapping(string:mixed) ... records)

Description

Like insert, but a database connection object is passed explicitly instead of being retrieved via get_db.