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
692 stars 85 forks source link

Support Datetime function CURRENT_TIMESTAMP (Commit Lint Fail) #644

Closed progress0407 closed 7 months ago

progress0407 commented 7 months ago

Due to an error in the commit lint, we'll close the current PR and raise it again.

Motivation

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 7 months ago

CLA assistant check
All committers have signed the CLA.