Closed

Description
@mangecoeur noted in #4163 (comment)
http://pandas.pydata.org/pandas-docs/stable/io.html#sql-queries
Also needs updating since it doesn't reflect the updated API
(that was already introduced in 0.13 I think) which uses read_sql
and to_sql for consistency with e.g. the CSV api.