comparison test/test_schema.py @ 5874:6630baff5f68

Implement exact string search in REST API Now with ':=' instead of '=' an exact string match is requested. In addition we now support '~=' for a substring search. The old semantics of '=' is kept. The new syntax works for all types of properties but only makes a difference for String properties. Note that this is not yet documented, pending discussion if we want to keep this syntax.
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 27 Aug 2019 18:37:18 +0200
parents f8893e1cde0d
children
comparison
equal deleted inserted replaced
5873:14f5c3179711 5874:6630baff5f68

Roundup Issue Tracker: http://roundup-tracker.org/