pbel78

Results 3 issues of pbel78

#### Environment ``` HikariCP version: 3.3.1 JDK version : 1.8.0_111 Database : Exasol (but also MSSQL) Driver version : x.x.x ``` ----------------------------------------------------------------------------------------- We use for our app hikari cp to...

Hi I solved a lot of things for the MQTT integration to control lights here: https://github.com/pbel78/scratch2/ I want to add to my code a delay if a turnLightOn function is...

## Problem We are exposing our data trough PostgREST using Postgres functions with functions using a table return type: ``` CREATE OR REPLACE FUNCTION dvb_core_gui.configs() RETURNS TABLE(config_id text, config_group text,...

OpenAPI