mrks
|
1b86e5e624
|
Make parameters for execute optional (#107)
|
2018-11-23 11:10:31 +01:00 |
Tim Zimmermann
|
6a05b8e94b
|
Add enum types for formerly 'simple' operands (#48)
* Add enum types for formerly 'simple' operands
* Use non-semantic names
* Formatting
* Add generated files
|
2017-06-29 13:40:24 +02:00 |
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 |