Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Fixes and improvements in this release:

 

 

Behaviour changes

  • Search for values are no longer returning results for values that are longer than the database column value.
    For example, when a column has length 3, a value of 'abc' will no longer match when a search is done for value 'abcd'.
    This affects both find/search and queries executed with the Query Builder.