cooperl22 / laravel-db2

laravel-db2 is a simple DB2 service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework.
Other
59 stars 64 forks source link

added compile random method to db2 grammar #23

Closed pulasthibandara closed 7 years ago

pulasthibandara commented 7 years ago

This will allow calling $query->inRandomOrder() method to fetch a result set in a random order