aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/query.txx
AgeCommit message (Collapse)AuthorFilesLines
2011-08-19Rework query machinery not to use '_' as primary table aliasBoris Kolpackov1-7/+9
Now we always qualify with the actual table name and use the '_' alias for situations where an object is referencing itself.
2011-07-04Add query and result implementationConstantin Michael1-0/+110