Skip to content

Fix database-specific example SQL#1298

Open
lovasoa wants to merge 2 commits into
mainfrom
fix-database-example-sql-dialects
Open

Fix database-specific example SQL#1298
lovasoa wants to merge 2 commits into
mainfrom
fix-database-example-sql-dialects

Conversation

@lovasoa

@lovasoa lovasoa commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

This splits out dialect fixes that are useful independently from the SQLx driver migration PR.\n\nChanges:\n- Use MySQL CONCAT/backticks in MySQL-backed examples.\n- Use SQL Server OPENJSON and string conversion in the MSSQL survey example.\n- Add an MSSQL-specific CSV response fixture where string literal/concatenation syntax differs.\n\nValidation:\n- cargo fmt --all\n- cargo test data_formats::test_csv_body

@lovasoa lovasoa force-pushed the fix-database-example-sql-dialects branch 2 times, most recently from bbaeae1 to c355cd2 Compare June 5, 2026 20:49
@lovasoa lovasoa force-pushed the fix-database-example-sql-dialects branch from c355cd2 to d9ab464 Compare June 5, 2026 21:10
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.

1 participant