crobox / clickhouse-scala-client

Clickhouse Scala Client with Reactive Streams support
GNU Lesser General Public License v3.0
112 stars 25 forks source link

Feature/UUID not empty #133

Closed lwolters closed 2 years ago

lwolters commented 2 years ago

Added notEmpty based on clickhouse server version. For versions above or equal to 21.8 you'll need notEmpty(uuid) whilst for older versions you'll need to use uuid != 0