mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-15 20:31:16 +08:00
161da75723
Moved member template into name class to utilize the fact the class aliases are really just aliases. This makes the code leaner in many cases and less complex for the compiler (I guess). It also has the benefit, that the field name is available as string in the result_rows. This might be useful for debugging one day. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
InsertTest.cpp | ||
RemoveTest.cpp | ||
SelectTest.cpp | ||
TabSample.h | ||
UpdateTest.cpp |