Skip to content

Releases: unimapper/flexibee

v1.2.2

12 Jan 15:50
Compare
Choose a tag to compare
  • query: fixed filter with IN operator and string values

v1.2.1

12 Jan 13:32
Compare
Choose a tag to compare
  • query: fixed bad filter value formatting

v1.2.0

29 Oct 13:34
Compare
Choose a tag to compare

compatibility with unimapper 1.2

v1.1.1

09 Sep 12:04
Compare
Choose a tag to compare
  • adapter: fixed N:1 in createSelectOne()

v1.1.0

07 Jul 10:40
Compare
Choose a tag to compare
  • update to unimapper 1.1.0
  • adapter: insert returns passed primary from values if provided

v1.0.17

25 Jun 10:31
Compare
Choose a tag to compare
  • adapter: support for multiple connection names for 'vazby'
  • mapping: fixed Date type mapping
  • exception: fixed message when transaction failed

v1.0.16

05 Jun 12:00
Compare
Choose a tag to compare
  • adapter: fixed createSelectOne

v1.0.15

05 Jun 11:37
Compare
Choose a tag to compare
  • updated readme
  • adapter: fixed selectOne if no record found

v1.0.14

16 Apr 14:33
Compare
Choose a tag to compare
  • query: conditions formatting refactoring
  • workaround for unsupported condition IS NOT true/false

v1.0.13

09 Apr 15:18
Compare
Choose a tag to compare
  • entity: unmapStitky should accept NULL value & fixed tests