Skip to content

IRDBRecord: return strings by const reference

Avoid unnecessary copying of strings. Also a step towards future implementation of IRDBQuery interface for SQLite access

Merge request reports