PHP 클래스 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.
파일 보기
프로젝트 열기: gabordemooij/redbean
공개 메소드들
메소드 상세
testBigIntSupport()
공개 메소드
Test BIG INT primary key support.