-
Joshua Flanagan authored
Backports https://github.com/rails/rails/pull/37738 A querystring value should be allowed to include an equal sign =. This is necessary to support passing options for a PostgresSQL connection, using the database URL format.
Joshua Flanagan authoredBackports https://github.com/rails/rails/pull/37738 A querystring value should be allowed to include an equal sign =. This is necessary to support passing options for a PostgresSQL connection, using the database URL format.
Loading