Files
sqlalchemy/test/sql
Mike Bayer f0d2e599b6 - PG: somewhat better support for % signs in table/column names;
psycopg2 can't handle a bind parameter name of
%(foobar)s however and SQLA doesn't want to add overhead
just to treat that one non-existent use case.
[ticket:1279]
- MySQL: somewhat better support for % signs in table/column names;
MySQLdb can't handle % signs in SQL when executemany() is used,
and SQLA doesn't want to add overhead just to treat that one
non-existent use case. [ticket:1279]
2009-08-09 22:11:40 +00:00
..
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00
2009-08-06 21:11:27 +00:00