Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typespec #198

Merged
merged 4 commits into from
Oct 22, 2024
Merged

Fix typespec #198

merged 4 commits into from
Oct 22, 2024

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? :)

@ckoch-cars ckoch-cars 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