Skip to content

Conversation

justinclift
Copy link
Member

@justinclift justinclift commented Sep 4, 2024

What type of PR is this?

  • Other

Description

While writing an initial version of a Local development setup guide for macOS, the pymssql library was throwing errors.

Updating pymssql to the latest version fixes the problem.

How is this tested?

  • Unit tests (pytest, jest)
  • E2E Tests (Cypress)

Related Tickets & Documents

As a complete guess, it's probably the added aarch64 wheels in pymssql 2.3.0 fixing things. Not sure though.

@justinclift
Copy link
Member Author

@gaecoli @lucydodo @eradman Anyone have time to approve this? It's just a minor version bump of a dependency to remove a problem on macOS ARM64.

@lucydodo
Copy link
Member

lucydodo commented Sep 4, 2024

Yes, I've seen the relevant changes in the log, and none of the other changes seem to be a problem for us,
so I'll approve and merge it.

@lucydodo lucydodo changed the title Update pymssql to fix some problems with macOS ARM64 Update pymssql to fix some problems with macOS ARM64 (2.3.1) Sep 4, 2024
@lucydodo lucydodo merged commit a85b9d7 into master Sep 4, 2024
14 checks passed
@lucydodo lucydodo deleted the pymssql_231_v1 branch September 4, 2024 08:27
@justinclift
Copy link
Member Author

Thanks heaps @lucydodo. 😄

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.

2 participants