Skip to content

Conversation

iacutone
Copy link
Contributor

The typespec for MyXQL.start_link/1 is incorrect. This function wraps DBConnection.start_link/2 which has a GenServer.on_start() type.

I'd like to introduce an accurate type for MyXQL.start_link/1.

Copy link
Member

@wojtekmach wojtekmach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, thank you! Could you revert unrelated changes? I'm happy to support geo ~> 4.0 but I'd prefer that as a distinct change. I can also merge the PR without squashing if you'd rather do that but then please clean up the commit history.

I'm not sure about changing CI matrix, I believe mysql 8.0.x series is still being developer, for example, so I'd want to test against that just in case. I'm happy to go over changing CI matrix in a separate PR.

@wojtekmach
Copy link
Member

Oh, I forgot there was a PR about geo already, I just merged it, please rebase.

greg-rychlewski and others added 3 commits October 22, 2024 09:35
update script for newer docker formats

update workflow

update grid for CI tests
remove comment

update DB lang pairs

revert some changes from master
@wojtekmach wojtekmach merged commit 9618d88 into elixir-ecto:master Oct 22, 2024
@wojtekmach
Copy link
Member

Thank you! Could you send similar PR to Postgrex? :)

@ck-work00 ck-work00 deleted the fix-typespec branch October 22, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants