Messy commit. Testing suff and some improvements to how data is shown.
This commit is contained in:
parent
bebb3391c3
commit
3a13b7ffb4
59 changed files with 2045 additions and 716 deletions
|
|
@ -21,6 +21,8 @@ namespace Pgsql {
|
|||
Value get(int col) const;
|
||||
//Value get(const char *colname) const;
|
||||
//bool get(int col, QString &s);
|
||||
|
||||
|
||||
private:
|
||||
const Result& m_result;
|
||||
int m_row;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue