usmanhalalit / pixie

Database query builder for PHP, framework agnostic, lightweight and expressive.
MIT License
672 stars 180 forks source link

increment #190

Open Blaster-777 opened 6 years ago

Blaster-777 commented 6 years ago

Hi, is there any method to increase value of a INT field? like this or any solution : QB::table("table_name")->increment("field")