Releases: volktron/cophpee-components
Releases · volktron/cophpee-components
0.2.1
#1 - Implemented as originally specified.
Connection->schema(string $schema
- PostgreSQL connections now connect using
$params['database']
- PostgreSQL connections use
$this->schema
on init after connecting
0.2.0
- Basic session handling
Connection->use(string $schema)
for setting current schema
0.1.2
Copy cophpee
on init command
0.0.6
Moved App
class to cophpee-components
0.0.5
Additional output types in Controller class (html, js)
0.0.4
Connection type aliases for pgsql, mssql