Skip to content

Conversation

@nakamura-to
Copy link
Member

@nakamura-to nakamura-to commented Jun 27, 2025

Summary

  • Added url, user, and password properties to SqlTestConfig class
  • Modified CodeGenSqlTestTask to use SqlTestConfig's database settings when available
  • This enables configuring separate database connections for SQL test tasks

Test plan

  • Build the project with ./gradlew build
  • Run existing tests with ./gradlew test
  • Test SQL test generation with custom database configuration

🤖 Generated with Claude Code

This allows configuring separate database connection settings for SQL test tasks,
enabling different databases for testing SQL files than the main code generation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@nakamura-to nakamura-to merged commit 1f31d67 into master Jun 27, 2025
2 checks passed
@nakamura-to nakamura-to deleted the feat/improve-sql-test branch June 27, 2025 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants