Skip to content

Releases: unimapper/flexibee

v1.2.2

12 Jan 15:50

Choose a tag to compare

  • query: fixed filter with IN operator and string values

v1.2.1

12 Jan 13:32

Choose a tag to compare

  • query: fixed bad filter value formatting

v1.2.0

29 Oct 13:34

Choose a tag to compare

compatibility with unimapper 1.2

v1.1.1

09 Sep 12:04

Choose a tag to compare

  • adapter: fixed N:1 in createSelectOne()

v1.1.0

07 Jul 10:40

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

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

Choose a tag to compare

  • adapter: fixed createSelectOne

v1.0.15

05 Jun 11:37

Choose a tag to compare

  • updated readme
  • adapter: fixed selectOne if no record found

v1.0.14

16 Apr 14:33

Choose a tag to compare

  • query: conditions formatting refactoring
  • workaround for unsupported condition IS NOT true/false

v1.0.13

09 Apr 15:18

Choose a tag to compare

  • entity: unmapStitky should accept NULL value & fixed tests