comparison test/test_sqlite.py @ 6090:e097ff5064b8

Allow transitive properties in @fields in REST API These transitive properties may not cross Multilinks, e.g., when querying 'issue' the property 'messages.author' is not allowed (because 'messages' is a multilink). A multilink at the end (e.g. messages in the example) is fine.
author Ralf Schlatterbeck <rsc@runtux.com>
date Thu, 13 Feb 2020 08:51:20 +0100
parents fcbeff272828
children 39189dd94f2c
comparison
equal deleted inserted replaced
6089:15d1ce536c73 6090:e097ff5064b8

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