mrks
|
c7980a0009
|
Fix include guard naming [-Wreserved-id-macro] (#99)
|
2018-09-29 10:38:29 +02:00 |
Lawrence
|
77e396703f
|
Add stringLength information to hsql::Statement
|
2018-01-17 15:43:38 +01:00 |
Tim Zimmermann
|
0233f77cef
|
Add support for SHOW TABLES statement
|
2017-08-23 23:56:16 +02:00 |
Pedro Flemming
|
69d96061b2
|
Add tokenize method to SQLParser to output the list of tokens (#54)
Added tokenize benchmark. Restructured Makefile
|
2017-07-21 02:47:45 +02:00 |
Pedro Flemming
|
1483a4a95a
|
Add Hints per statement to SQL syntax.
|
2017-06-06 22:15:19 +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
|
e6cd70f029
|
move sqlhelper into util/. Add convenience methods
|
2017-04-07 15:47:51 +02:00 |
Pedro Flemming
|
de48a0bafd
|
adjust define guard namings
|
2017-04-06 18:27:47 +02:00 |
Pedro
|
4aca7d035f
|
fixed inconsistend member naming. fixed building of error result in parser
|
2017-02-08 03:07:51 +01:00 |
Pedro
|
ec46b28f32
|
improved interface of SQLParserResult
|
2017-02-08 02:59:07 +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
|
8582c7f901
|
remove typedef enums and inline methods.
|
2017-02-08 02:02:30 +01:00 |
Pedro Flemming
|
0946624d54
|
moved implementations from header files to statements.cpp
|
2017-02-03 16:50:18 +01:00 |
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 |