PHP Class RedUNIT\Postgres\Bigint
Tests handling of bigint type columns for primary key IDs,
can we use bigint primary keys without issues ?
These tests should be able to detect incorrect intval
casts for instance.
ファイルを表示
Open project: gabordemooij/redbean
Public Methods
Method Details
testBigIntSupport()
public method
Test BIG INT primary key support.