]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- remove now-misleading comment that SQLite doesn't support MATCH,
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 14 Mar 2015 14:17:12 +0000 (10:17 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 14 Mar 2015 14:17:34 +0000 (10:17 -0400)
commit8c9d8552c25fe8eb71a07177ba28969c313b0103
tree659257fb3c6d987a5f2ad49481266aec70671f4d
parent601e16daf30a00dd049507cb8bfa4931013c2e46
- remove now-misleading comment that SQLite doesn't support MATCH,
since they've apparently added something for it
lib/sqlalchemy/sql/operators.py