mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-12 19:59:09 -04:00
6d2d5e923e
compiles to ILIKE on postgres, lower(x) LIKE lower(y) on all others [ticket:727]