nilportugues / php-sql-query-builder

An elegant lightweight and efficient SQL Query Builder with fluid interface SQL syntax supporting bindings and complicated query generation.
http://nilportugues.com
MIT License
418 stars 115 forks source link

Correct PHPDoc return types for insert/update factories #103

Closed guym4c closed 5 years ago

guym4c commented 5 years ago

This corrects the return types in the query builder to be the insert and update