Skip to content

B18601, Now default Sanitize is auto for typeAheadSql/LDAP.

Zen Zalapski requested to merge B18601-typeahead-sanatize-applied-to-value into develop

Added a check for when a key (numeric) is saved instead of any other value (Sting etc.) by cross-checking Column Definition. Numeric Types (Int, BigInt, SmallInt, TinyInt, MediumInt)

Merge request reports

Loading