PHP Класс 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.
Показать файл
Открыть проект
Открытые методы
Описание методов
testFullSupport()
публичный Метод
Test Full fluid UUID support.
testUUIDReadSupport()
публичный Метод