Zeko SQL Builder Versions Save

Zeko SQL Builder is a high-performance lightweight SQL query library written for Kotlin language

1.4.0

2 years ago

Added ignore() and onDuplicateUpdate() for Insert queries.

1.3.2

2 years ago

added fullJoin() support sub query in join methods

1.2.2

3 years ago

update with latest version of jasync 1.1.5 and vertx 4.0.0

1.2.1

3 years ago

1.2.0

3 years ago

1.1.8

4 years ago

1.1.7

4 years ago

add Any type for between, eq, neq, less, greater, lessEq and greaterEq to be used with data types such as LocalDateTime & ZonedDateTime. support date time conversion from Apache Ignite timestamp.

1.1.6

4 years ago

added Merge query

1.1.5

4 years ago

1.1.4

4 years ago

update jasync version, add more common options for jdbc url parser update data mapper version