elixir-ecto / ecto_sql

SQL-based adapters for Ecto and database migrations
https://hexdocs.pm/ecto_sql
Apache License 2.0
578 stars 312 forks source link

Fix typo and return value in doc #626

Closed preciz closed 4 months ago

preciz commented 4 months ago

https://github.com/elixir-ecto/ecto_sql/blob/5a2978918a81d584a2fa2d94abb77e4f96b808cc/integration_test/myxql/storage_test.exs#L198-L199

As the above code part shows the output should be a tuple in the doc.

Thank you for reviewing.

josevalim commented 4 months ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: