summaryrefslogtreecommitdiff
path: root/libopie2/opiepim/backend/ocontactaccessbackend_sql.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-09-29Improvement of PIM-SQL Databases, but search queries are still limited.eilers1-28/+285
Addressbook: Changed table layout. Now, we just need 1/3 of disk-space. Todo: Started to add new attributes. Some type conversions missing.
2003-09-22Added first experimental incarnation of sql-backend for addressbook.eilers1-0/+664
Some modifications to be able to compile the todo sql-backend. A lot of changes fill follow...