andreoss
andreoss
PostgreSQL provide a special syntax for a one-byte character `E'`' sqlformat puts space after `E` which is incorrect ``` $ echo "SELECT 'new line -> '||E'\n';" | sleek SELECT 'new...
The bot should assign a reviewer after PR was marked ready for review. 
* keytool -printcert -sslserver www.soalition.com:443 Certificate #0 ==================================== Owner: CN=soalition.com, OU=PositiveSSL, OU=Domain Control Validated Issuer: CN=COMODO RSA Domain Validation Secure Server CA, O=COMODO CA Limited, L=Salford, ST=Greater Manchester, C=GB Serial...
Can `DeriveConfig` work with opaque types? ``` opaque type Template = String object Template: import zio.* import zio.config.magnolia.* private def compile(v: String): Template = ??? def apply(v: String): Template =...