tomasz.sowa 7bef1d5ead added support for PT::Space as a field in a Model
methods before_field_value_string() and after_field_value_string() moved
from DbExpression and JsonExpression to BaseExpression and made virtual
and now methods before_field_value(const std::wstring &) and after_field_value(const std::wstring &)
(and the rest of them with string arguments) can be removed from DbExpression, PostgreSqlExpression and JsonExpression
2021-03-11 18:40:32 +01:00
S
Description
C++ ORM and Query Builder for PostgreSQL.
BSD-2-Clause
584 KiB
Languages
C++ 98.4%
Shell 0.9%
C 0.4%
Makefile 0.3%