Skip to content
tbje edited this page Aug 19, 2010 · 26 revisions

Additions:

  • BigDecimal support
  • sum operator
  • artithmic operations [+,-,*,/] allowed on columns of different types.
  • autoIncrement return generated key (for MySQL)
  • Support for MySQL Full-Text Search syntax (MATCH (col1,col2,…) AGAINST (expr [search_modifier])

Documentation

About:

This is a forked repository. For additional information have a look at szeiger’s scala-query wiki.

Clone this wiki locally