line / kotlin-jdsl

Kotlin library that makes it easy to build and execute queries without generated metamodel
https://kotlin-jdsl.gitbook.io/docs/
Apache License 2.0
651 stars 85 forks source link

Support other custom repository implementations #724

Closed nooose closed 2 weeks ago

nooose commented 2 weeks ago

Motivation

723

Modifications

Commit Convention Rule

Commit type Description
feat New Feature
fix Fix bug
docs Documentation only changed
ci Change CI configuration
refactor Not a bug fix or add feature, just refactoring code
test Add Test case or fix wrong test case
style Only change the code style(ex. white-space, formatting)
chore It refers to minor tasks such as library version upgrade, typo correction, etc.

Result

Closes

CLAassistant commented 2 weeks ago

CLA assistant check
All committers have signed the CLA.