Type: Class
Refering articles:
- PRJ#42: done (code changes 05.03.06) — All test cases work again. New paradigm to handle Details done: Pointers no longer insert an automagic Detail into their target table. Details continue to be handled almost as a virtual column, but their value is no longer a Query but DetailValue who returns the query when called.
- first subquery working (02.05.05) — tests/40.py demonstrates a use of filters to put a «NotEmpty» condition on a Detail column. more
- subqueries and filters (feature 29.04.05) — New testcase 40. New module filters. more