summaryrefslogtreecommitdiff
path: root/src/dal/recordset.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-3/+4
2006-08-04Strengthened checks for already existing character name or email address.Guillaume Melquiond1-10/+0
2006-07-27First step toward a restructured class hierarchy for world actors: addGuillaume Melquiond1-5/+0
2006-03-06Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink1-2/+3
2005-06-28Fixed bugs and added new unit tests.Huynh Tran1-4/+1
2005-06-16Simplified APIs, change namespace from tmw to tmwserv, implemented MySQL data...Huynh Tran1-28/+54
2005-06-16Created Storage child which uses DAL (used by default now).Aaron Marks1-2/+2
2005-06-14Reworked RecordSet and implemented the SQLite Data ProviderHuynh Tran1-80/+105
2005-06-13Initial release of the Database Abstraction LayerHuynh Tran1-0/+198