Skip to content

m6w6/pq-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pq-gateway

A gateway implementation for ext-pq.

Docs

http://mdref.m6w6.name/pq-gateway

News

  • 2015-05-20: 2.1.0 tagged
  • 2014-10-15: 2.0.0 tagged
  • 2013-05-15: 1.1.0 tagged
  • 2013-05-03: 1.0.0 tagged

ChangeLog

2.1.0

  • Added pq\Query\AsyncExecutor::setCallbacks(callable $init, callable $done, callable $then)
    and removed soft dependency on reactphp/promise
  • Fixed pq\Gateway\Table::with()'s relation handling when source table equals foreign table

2.0.0

  • Published documentation
  • Added support for pecl/pq-0.5
  • Refactored relations

1.1.0

  • Added support for one-dimensional arrays
  • Added pq\Gateway\Table\Attributes (type support for input parameters)

1.0.0

  • First stable release

About

A gateway implementation for ext-pq

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages