mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-15 22:02:51 -06:00
SQLDEFAULT for MSSQL
git-svn-id: svn://ultimatepp.org/upp/trunk@1236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
d5b7c54433
commit
40776f014d
1 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue