Re: [Zope] zgadfly and zsql problem
23 Jun
2000
23 Jun
'00
10:27 a.m.
[...]
but it s seems that zgadfly doesn t support da LIKE sql tag! anyone have an ID ???
From gadfly FAQ:
""" Where is the LIKE predicate? The LIKE predicate for string matching is still not supported at the SQL level. For what it's worth, it is easy to use Python's string matching (regex, re, string.search, etcetera) facilities on the result of a query. Also, for what it's worth, since the gadfly optimizer won't easily be able to optimize for string matching the "by hand" method would essentially be what gadfly would do anyway, without major modifications to the implementation. """ Adam Karpierz karpierz@itl.pl
9418
Age (days ago)
9418
Last active (days ago)
0 comments
1 participants
participants (1)
-
Adam Karpierz