Results 56 issues of 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...

zio-json-macros are not built for Scala 3

💎 Bounty

The bot should assign a reviewer after PR was marked ready for review. ![image](https://user-images.githubusercontent.com/49783909/104200552-cfe6c600-53f6-11eb-8983-85d4f4bc700f.png)

postponed
60 min

* 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...

- Latest releases of Linux kernel scrapped from kernel.org

flake

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 =...