Skip to content

1.3.5 (01/10/14)

Compare
Choose a tag to compare
@kares kares released this 10 Jan 11:54
· 2302 commits to master since this release

We're now green against Rails 4.1 (master), test and report issues if any.

  • improved support for config[:jndi] with all supported custom adapters
  • [mysql] fix incompatible character encodings: ASCII-8BIT and UTF-8
  • rails 4.1 - create_table_definition changed from 3 to 4 parameters (#522)
  • [firebird] Insert quotes for blobs to prevent failed inserts on not-null cols

Code Contributors: @rzane, @garysweaver