Skip to content

v0.10.4

Compare
Choose a tag to compare
@lorenzo lorenzo released this 27 Jun 10:34
83ee8b1

Bug Fixes

  • Creating FULL TEXT indexes in MySQL is now done in separate steps, as it does not support creating multiple indexes of this type at the same time.
  • Made the SQLServer adapter work again

Features

  • Added the setPrecisionAndScale() method to the Column class