Executes the insert or update statement and returns the primary key of inserted row
Future<T> upsert<T>(Upsert statement);