Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More header updates for source files, including Subversion Id property. | stuconnolly | 2009-05-19 | 1 | -0/+2 |
| | |||||
* | • optimized SQLtokenizer lexer | Bibiko | 2009-05-14 | 1 | -10/+5 |
| | |||||
* | • added SPSQLTokenizer | Bibiko | 2009-05-14 | 1 | -0/+32 |
- 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" |