0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
sqlpp11/tests/core/serialize
Roland Bock eeb96c3528 Rename AliasProvider to NameTagProvider
Generally streamlined the naming in this area a bit.
2024-09-01 10:57:22 +02:00
..
aggregate_function Rename AliasProvider to NameTagProvider 2024-09-01 10:57:22 +02:00
basic Rename AliasProvider to NameTagProvider 2024-09-01 10:57:22 +02:00
clause Rename AliasProvider to NameTagProvider 2024-09-01 10:57:22 +02:00
operator Rename AliasProvider to NameTagProvider 2024-09-01 10:57:22 +02:00
query More tests and fixes 2024-08-18 12:25:56 +02:00
Blob.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
CMakeLists.txt Reorganized join and added a first set of serialize tests 2024-08-25 10:47:59 +02:00
compare.h Continued migration 2024-08-10 15:54:32 +02:00
CustomQuery.cpp Rename AliasProvider to NameTagProvider 2024-09-01 10:57:22 +02:00
DynamicWhere.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Float.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
ForUpdate.cpp Fixed tests 2024-08-10 09:13:28 +02:00
From.cpp Rename table_alias to table_as 2024-09-01 10:45:22 +02:00
Insert.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Lower.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Parameter.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
ParameterizedVerbatim.cpp Rename AliasProvider to NameTagProvider 2024-09-01 10:57:22 +02:00
SelectAs.cpp Rename AliasProvider to NameTagProvider 2024-09-01 10:57:22 +02:00
SelectColumns.cpp Rename AliasProvider to NameTagProvider 2024-09-01 10:57:22 +02:00
SelectFlags.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
TableAlias.cpp Rename AliasProvider to NameTagProvider 2024-09-01 10:57:22 +02:00
Trim.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Upper.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00
Where.cpp Serialize tests compile and pass again 2024-08-10 21:35:23 +02:00