SQLDEFAULT for MSSQL

git-svn-id: svn://ultimatepp.org/upp/trunk@1236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2009-05-25 20:58:32 +00:00
parent d5b7c54433
commit 40776f014d

View file

@ -69,15 +69,15 @@
#include <Sql/sch_model.h>
#undef BIT(x)
#undef BIT_ARRAY(x, items)
#undef BIT_(x)
#undef BIT_ARRAY_(x, items)
#undef BIT
#undef BIT_ARRAY
#undef BIT_
#undef BIT_ARRAY_
#undef BOOL(x)
#undef BOOL_ARRAY(x, items)
#undef BOOL_(x)
#undef BOOL_ARRAY_(x, items)
#undef BOOL
#undef BOOL_ARRAY
#undef BOOL_
#undef BOOL_ARRAY_
#undef INT
#undef INT_ARRAY