Pedro Flemming
|
f85a5e7b52
|
Prepared Statements (#43)
Changed PREPARE syntax to be closer to the standard.
|
2017-05-29 16:22:13 +02:00 |
|
Pedro Flemming
|
0909c6a89a
|
Documentation & Result Move Constructor (#39)
Updates documentation, adds a move constructor to SQLParserResult, fixes compile-time warnings
|
2017-04-21 16:15:07 +02:00 |
|
Pedro Flemming
|
927c8ec40a
|
add tests and benchmarks for prepare and execute
|
2017-04-09 13:34:51 +02:00 |
|
Pedro Flemming
|
de48a0bafd
|
adjust define guard namings
|
2017-04-06 18:27:47 +02:00 |
|
Pedro
|
69e9673763
|
fixed leaks triggered by sql_tests.cpp
|
2017-02-08 04:10:26 +01:00 |
|
Pedro
|
28214e8043
|
change indent to spaces=2 and indent access modifiers. minor style changes
|
2017-02-08 02:16:52 +01:00 |
|
Pedro Flemming
|
0946624d54
|
moved implementations from header files to statements.cpp
|
2017-02-03 16:50:18 +01:00 |
|
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 |
|
Pedro
|
4632abf92d
|
change var names to camelCase
|
2016-02-27 15:22:22 +01:00 |
|
Pedro
|
7d1c56d0aa
|
add astyle formatting
|
2016-02-27 15:01:06 +01:00 |
|
Pedro
|
3df367e668
|
renamed SQLStatementList to SQLParserResult and moved into separate file
|
2016-02-27 14:24:23 +01:00 |
|
Pedro
|
5046c6477f
|
restructured source code and build dynamic library
|
2015-12-23 16:01:08 +01:00 |
|