PHP Класс RedUNIT\Postgres\Parambind

Tests the parameter binding functionality in RedBeanPHP. These test scenarios include for instance: NULL handling, binding parameters in LIMIT clauses and so on.
Автор: Gabor de Mooij and the RedBeanPHP Community
Наследование: extends RedUNIT\Postgres
Показать файл Открыть проект

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

Метод Описание
testParamBindingWithPostgres ( ) : void Test parameter binding.

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

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

Test parameter binding.
public testParamBindingWithPostgres ( ) : void
Результат void