PHP Класс RedUNIT\Mysql\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.
Автор: Gabor de Mooij and the RedBeanPHP Community
Наследование: extends RedUNIT\Mysql
Показать файл Открыть проект

Открытые методы

Метод Описание
testBigIntSupport ( ) : void Test BIG INT primary key support.

Описание методов

testBigIntSupport() публичный Метод

Test BIG INT primary key support.
public testBigIntSupport ( ) : void
Результат void