Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

@kyleconroykyleconroy commented Dec 3, 2024

I had to update a few of the MySQL tests to fix issues with MySQL 9. These were existing issues that MySQL 9 now enforces.

Fixes#3732

@dosubotdosubotbot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 24, 2024
@kyleconroykyleconroy merged commit 86c1d77 into mainDec 24, 2024
8 checks passed
@kyleconroykyleconroy deleted the kyle/add-mysql-vector-test branch December 24, 2024 19:58
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
* feat(mysql): Add a test for VECTOR column type * Fix invalid Go file * Use MySQL 9.0 for tests * Fix reference issue * Fix last two test failures * Add UNIQUE
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:LThis PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SLQC doesn't support vectors for MYSQL

2 participants

@kyleconroy