Hello,
I've loooked CAMELOT and SQLalchemy and I think I'll give a try in the
future but by now i'll tryi to implement sort of my own relational table
model, because sqlalchemy et al. need to be learned and there is no time
for it right now.
I'm so surprised because it looks like is a basic
Hello,
I am trying to develop a small application where a database (PostgreSQL)
is involved.
I've created a custom table view which several custom delegates that
works well for me. The table receives a QSqlRelationalTable Model and is
able to remove records and edit them with a popup dialog