PHP Class RedUNIT\Postgres\Uuid
Tests whether we can use UUIDs with PostgreSQL, to this
end we use a reference implementation of a UUID MySQL Writer:
UUIDWriterPostgres, however this class is not part of the code base,
it should be considered a reference or example implementation.
These tests focus on whether UUIDs in general do not cause any
unexpected issues.
Afficher le fichier
Open project: gabordemooij/redbean
Méthodes publiques
Method Details
testFullSupport()
public méthode
Test Full fluid UUID support.
testUUIDReadSupport()
public méthode