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

chore: clippy fixes + tests for zero-length encoding of varlen columns #338

Merged
merged 21 commits into from
Jun 6, 2024

Conversation

Weakky
Copy link
Member

@Weakky Weakky commented Apr 23, 2024

Overview

Follow-up PR to #315.

  • The initial PR added a bunch of tests, but none actually sent data to the database. These tests ensure the encoding is fixed.
  • Lots of clippy fixes because of chrono deprecated functions
  • Refreshed local certificates because they were expired
  • Fixed read rights of certificates for mssql 2022
  • Downgraded macos CI to macos-12 because docker doesn't work anymore on latest version

TODO

  • Add regular tests for VARCHAR(MAX) and co

@Weakky Weakky changed the title add tests for zero-length encoding of varlen columns chore: clippy fixes + tests for zero-length encoding of varlen columns Jun 4, 2024
@Weakky Weakky merged commit b197032 into main Jun 6, 2024
25 of 27 checks passed
@Weakky Weakky deleted the tests/zero-length-values branch June 6, 2024 14:33
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.

None yet

2 participants