3 Nov
2005
3 Nov
'05
7:53 a.m.
*Everything* you can do in the ZMI can be done from code. The ZMI is not a magic entity, it uses the same APIs as everybody else. With FSZSQLMethods you can stick max_rows: 0 into the lead-in comment, BTW. Stefan On 3. Nov 2005, at 03:37, Thanh Hải, Hà wrote:
My problem is I don't know to prevent Zope from adding "LIMIT 1000" to the end of each of my ZSQL method (*.zsql). I am developing a filesystem-based product so I can not disable it by setting "Maximum Rows to Retrieve" to zero in the ZMI interface.
-- Anything that happens, happens. --Douglas Adams