Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • optimized SQLtokenizer lexer | Bibiko | 2009-05-14 | 1 | -24/+25 |
| | |||||
* | • added SPSQLTokenizer | Bibiko | 2009-05-14 | 1 | -0/+134 |
- this is an approach to make usage of lex to split a string very fast into SQL queries considering the "delimiter" switch and compound-statements via CREATE ... BEGIN ... END; without using "delimiter" |