HyriseSQLParser/src/sql
Adnan Hasnain Alam bcb5fe5e82 Enable compilation on clang++ also
‘uint’ is only available on Linux. Other than this, there seems to be
no other dependency on the compiler.
2016-04-30 10:26:18 +05:30
..
CreateStatement.h change var names to camelCase 2016-02-27 15:22:22 +01:00
DeleteStatement.h change var names to camelCase 2016-02-27 15:22:22 +01:00
DropStatement.h change var names to camelCase 2016-02-27 15:22:22 +01:00
ExecuteStatement.h change var names to camelCase 2016-02-27 15:22:22 +01:00
Expr.cpp add astyle formatting 2016-02-27 15:01:06 +01:00
Expr.h add astyle formatting 2016-02-27 15:01:06 +01:00
ImportStatement.h change var names to camelCase 2016-02-27 15:22:22 +01:00
InsertStatement.h change var names to camelCase 2016-02-27 15:22:22 +01:00
PrepareStatement.h Enable compilation on clang++ also 2016-04-30 10:26:18 +05:30
SQLStatement.h change var names to camelCase 2016-02-27 15:22:22 +01:00
SelectStatement.h change var names to camelCase 2016-02-27 15:22:22 +01:00
Table.h add astyle formatting 2016-02-27 15:01:06 +01:00
UpdateStatement.h change var names to camelCase 2016-02-27 15:22:22 +01:00
destruct.cpp add astyle formatting 2016-02-27 15:01:06 +01:00
statements.h add astyle formatting 2016-02-27 15:01:06 +01:00