Files
MaxScale/Documentation
Johan Wikman 3215458b30 MXS-1461 Introduce 'not_function' rule
Using 'not_function' it is possible to match functions other than
a specific set of ones. That will make it significantly easier to
allow certain functions to be used with certain columns.

The special handling of no arguments to `function` in conjunction
with an allowing filter has been removed. The same effect can now
be achieved, without special handling, using `not_function`, no
arguments and a blocking filter.

Implementation will follow in a subsequent commit.
2017-11-14 13:03:07 +02:00
..
2017-05-18 15:58:23 +03:00
2017-10-12 12:29:43 +03:00
2017-10-30 11:06:34 +02:00
2017-10-31 16:23:49 +02:00
2017-09-27 13:04:14 +03:00
2017-11-09 09:41:58 +02:00
2017-06-01 19:39:41 +03:00
2015-03-24 07:33:51 +02:00
2017-10-30 11:01:19 +02:00
2015-03-24 07:33:51 +02:00
2017-10-12 12:29:43 +03:00