Mark Eastwood

Results 6 issues of Mark Eastwood

Need to add some guidelines to the Wiki about how to correctly configure the object pooling base on max connections.

Need to look at this before v3 release.

bug

Refactor the ColumnSpecification use of Aggregations to support more numeric functions such as: - Round - Floor - Ceiling How can we support a case of: ROUND(SUM(TimeTaken), 2) AS SumTimeTakenMs

This task is to support bulk inserting to allow faster inserts on large data sets.

enhancement