David Sickmiller
David Sickmiller
I took a shot at implementing the code for CSS widows. This was previously a "FIX ME" comment in the code. While testing my new code, I noticed and corrected...
### Description One of the Zero-ETL integration parameters is DataFilter. It allows databases and tables to included or excluded from the integration. I believe the provider doesn't currently allow this...
It seems https://github.com/brefphp/extra-php-extensions/issues/443 made progress but did not entirely fix the gnupg extension. Here's a compact way to reproduce: serverless.yml: ``` service: app provider: name: aws region: us-east-1 plugins: -...