Instead of assuming relational tables need not be saved, put this responsibility...
commit6acd2845d3a116f01a6ee0498569e98c43a88834
authorSverre Rabbelier <sverre@rabbelier.nl>
Tue, 1 Apr 2008 14:10:46 +0000 (1 16:10 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Tue, 1 Apr 2008 14:10:46 +0000 (1 16:10 +0200)
tree1cc7d34b52c6280655eefb594f50fbeca3866019
parent3d1d09d6d61ef76d8cbeddb47b084189ba030873
Instead of assuming relational tables need not be saved, put this responsibility in the SqliteMgr as it might be DB specific.
src/DAL/SqliteMgr.cpp