Hi, is there a description of MyMoneyStorageSql? For me it is hard to understand (want to add a new MyMoneyObject to be stored).
Am I correct if i say, MyMoneyStorageSql uses only very basic and simple sql? E.g. the kmmFileInfo table stores the row count of other tables – isn't that a fundamental task of a database to manage that for me? I would like to put some more logic in the database, would you like that (e.g. using joins)? Also there is a high abstraction level to create sql Queries, isn't sql an abstraction level itself? It would be a lot easier if I can just enter the sql statement to execute (within QSqlQuery of course). Greetings Christian _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel