fixes & changes to ppgen

This commit is contained in:
niXman
2015-05-19 16:44:23 +03:00
parent fad66ac33f
commit 07b5ae33c4
21 changed files with 60 additions and 59 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#ifndef _sqlpp__ppgen__colops__comment_h
#define _sqlpp__ppgen__colops__comment_h
#define SQLPP_DECLARE_COLUMN_GET_TRAITS_LAZY_SQLPP_COMMENT(str) \
#define SQLPP_DECLARE_COLUMN_GET_TRAITS_LAZY_SQLPP_COMMENT \
PROC_SQLPP_COMMENT
#define SQLPP_DECLARE_COLUMN_GEN_TRAITS_PROC_SQLPP_COMMENT(str) \
[COMMENT is not implemented]