A C++ DAL / ORM code generation framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Erik Winn 9a614869e9 * fix WSqlDatum data<> methods, do not reuse sstream (it appends data ..) 10 years ago
..
drivers add escape_mysql_keyword - support for tables/columns named with mysql keywords 10 years ago
wsql.h Documentation 12 years ago
wsqlcolumn.cpp * move datatype switches from wsqlcolumn to wsqldatatype 10 years ago
wsqlcolumn.h changed email address 12 years ago
wsqldabatasemanager.cpp changed email address 12 years ago
wsqldabatasemanager.h changed email address 12 years ago
wsqldatabase.cpp Change error handling - have drivers store errors in Database::errorStack 11 years ago
wsqldatabase.h Change error handling - have drivers store errors in Database::errorStack 11 years ago
wsqldatatype.h * move datatype switches from wsqlcolumn to wsqldatatype 10 years ago
wsqldatum.cpp * removing boost dependencies 11 years ago
wsqldatum.h * fix WSqlDatum data<> methods, do not reuse sstream (it appends data ..) 10 years ago
wsqldriver.cpp Change error handling - have drivers store errors in Database::errorStack 11 years ago
wsqldriver.h Change error handling - have drivers store errors in Database::errorStack 11 years ago
wsqldriverfactory.cpp changed email address 12 years ago
wsqldriverfactory.h changed email address 12 years ago
wsqlerror.cpp * add check to avoid reference to null driver in WSqlDatabase 11 years ago
wsqlerror.h Change error handling - have drivers store errors in Database::errorStack 11 years ago
wsqlfield.cpp * removing boost dependencies 11 years ago
wsqlfield.h changed email address 12 years ago
wsqlforeignkey.cpp add referencedVariableName conv. method 10 years ago
wsqlforeignkey.h add referencedVariableName conv. method 10 years ago
wsqlrecord.cpp Minor refactors (eg: empty -> isEmpty) 11 years ago
wsqlrecord.h Minor refactors (eg: empty -> isEmpty) 11 years ago
wsqlreferencedkey.cpp Minor refactors (eg: empty -> isEmpty) 11 years ago
wsqlreferencedkey.h documentation edits 12 years ago
wsqlresult.cpp Minor refactors (eg: empty -> isEmpty) 11 years ago
wsqlresult.h Minor refactors (eg: empty -> isEmpty) 11 years ago
wsqltable.cpp Minor refactors (eg: empty -> isEmpty) 11 years ago
wsqltable.h changed email address 12 years ago