Yeshua Hall
Yeshua Hall
### Description This PR adds support for ZendPHP on its [supported platforms](https://help.zend.com/zendphp/current/content/introduction/supported_platforms.htm). This is accomplished by adding two parameters to `php::globals`: - Optional[Enum['community', 'zend']] $flavor - Optional[Hash] $zend_creds ### Usage...
> **This is a WIP. Do not merge until it is complete.** Right now, this SQL has no effect when ran via Python: ```sql create or replace alias QUSRSYS.QATMHINSTC_test for...
I think this repository would benefit by using Github Pages. I suggest `/docs` be added and used to provide a simple site that describes all the examples.
It took me over a week and contacting my good friend, @kadler, to finally figure out why my local connection kept failing. Sure, one could just pass the database name...