Tomasz Sowa a1537cf8d5 BaseExpression: removed methods: put_long_field_name() and put_short_field_name()
now method put_field_name() is not making a test whether field_name is in long format
and only puts the field name (without table name),
this allows us to have a dot in the column name (field_name)
2021-05-13 00:19:22 +02:00
2021-04-09 17:50:23 +02:00
Description
C++ ORM and Query Builder for PostgreSQL.
2.5 MiB
Languages
C++ 98.5%
Shell 0.8%
C 0.4%
Makefile 0.3%