21 Jul
2005
21 Jul
'05
8:57 p.m.
Hi, I did a refactory in the FSZSQLMethod.py module of CMFCore from SVN. I want to use my ZSQLs from the filesystem and I improved the module to better support to this feature. Can someone commit this patch to the CMFCore SVN? Now, the sintax to the FS ZSQLs is: ##title=My query ##connection_id=DataBase ##arguments=arg1 arg2 arg3 ##max_rows=1000 ##max_cache=100 ##cache_time=0 select * from table For each file with .zsql extension. Only connection_id is required. The same pattern of FSPythonScript. Sorry for the attachment, the CMF SVN does't work at this moment, to promote my diff! Regards! -- Jean Ferri TcheZope.org