Skip to content

Releases: wangzaixiang/scala-sql

V2.0.7 Batch API support

04 Jan 03:19
Compare
Choose a tag to compare

V2.0.7 add a major feature: Batch API.

see docs/batch.md

v2.0.2

27 Nov 01:34
Compare
Choose a tag to compare
  1. remove unused 1.0 classes such as @table, @column, @id
  2. move core classes from package object into package (SQLWithArgs, JdbcValueAccessor, ResultSetMapper, JdbcValue)
  3. add new method joinRows2, joinRows3, joinRows4, joinRow2, joinRow3, joinRow4
  4. BeanBuilder enhanced(in next version, it maybe moved out scala-sql)

scala-sql Goes to V2.0

23 Nov 03:54
Compare
Choose a tag to compare

New user please using the 2.0.x serial