small pydal PR: fix querybuilder quote parsing

14 views
Skip to first unread message

laundmo

unread,
Sep 8, 2025, 12:55:57 PMSep 8
to py4web
https://github.com/web2py/pydal/pull/740

query builder tried to parse to the last quote, instead of to the next quote.

with this fix, it only parses to the next quote, so conditions like id > "5" and id < "10"  now work without erroring.


Reply all
Reply to author
Forward
0 new messages