Skip to content

Conversation

cj848
Copy link
Collaborator

@cj848 cj848 commented Aug 29, 2025

Motivation

The documentation lacked guidance on using database-specific functions that are not part of the standard JPQL specification. This PR adds a new FAQ page to explain how to use functions like GROUP_CONCAT with Kotlin JDSL and how to register them with the JPA provider.

Modifications

  • Added docs/en/faq/how-to-use-database-specific-functions.md
  • Added docs/ko/faq/how-to-use-database-specific-functions.md
  • Updated docs/en/SUMMARY.md and docs/ko/SUMMARY.md to include the new FAQ.

Result

After this PR is merged, users will have a clear guide on how to use database-specific functions, enabling them to leverage the full power of their underlying database.

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