PHP Class RedUNIT\Base\Largenum

Tests whether we can use large numbers for limit clause.
Author: Gabor de Mooij and the RedBeanPHP Community
Inheritance: extends RedUNIT\Base
Show file Open project: gabordemooij/redbean

Public Methods

Method Description
testLargeNum ( ) : void Test for issue #386.

Method Details

testLargeNum() public method

Can we use large numbers in LIMIT ?
public testLargeNum ( ) : void
return void