As of childesr 0.3, data are retrieved from the versioned childes-db dataset on Redivis rather than a MySQL database, so no connection object is needed. `connect_to_childes()` is deprecated: it warns and returns `NULL`, which can still be passed as the `connection` argument of the `get_` functions (where it is ignored).