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.
Afficher le fichier
Open project: gabordemooij/redbean
Méthodes publiques
Method Details
testBigIntSupport()
public méthode
Test BIG INT primary key support.