Home
last modified time | relevance | path

Searched hist:db9b87454b98f81985e661fcfa4685e1d45b1b58 (Results 1 – 3 of 3) sorted by relevance

/plugin/struct/types/
H A DDecimal.phpdb9b87454b98f81985e661fcfa4685e1d45b1b58 Tue Jan 24 14:27:40 UTC 2017 Andreas Gohr <gohr@cosmocode.de> uses exact matches for Decimals

A LIKE operation makes no sense for numbers. This makes it possible for
the type to define how a dynamic filter is to be interpreted. Decimals
to an exact comparison now.

H A DAbstractBaseType.phpdb9b87454b98f81985e661fcfa4685e1d45b1b58 Tue Jan 24 14:27:40 UTC 2017 Andreas Gohr <gohr@cosmocode.de> uses exact matches for Decimals

A LIKE operation makes no sense for numbers. This makes it possible for
the type to define how a dynamic filter is to be interpreted. Decimals
to an exact comparison now.

/plugin/struct/meta/
H A DAggregationTable.phpdb9b87454b98f81985e661fcfa4685e1d45b1b58 Tue Jan 24 14:27:40 UTC 2017 Andreas Gohr <gohr@cosmocode.de> uses exact matches for Decimals

A LIKE operation makes no sense for numbers. This makes it possible for
the type to define how a dynamic filter is to be interpreted. Decimals
to an exact comparison now.