| .. |
|
Components
|
Fix #11531. Invalid SQL in table definition when exporting table.
|
2015-10-02 13:24:35 -04:00 |
|
Contexts
|
Fixes #11509, #11512, #11518.
|
2015-10-01 16:22:37 +03:00 |
|
Exceptions
|
Improved documentation.
|
2015-07-10 23:18:18 +03:00 |
|
Statements
|
Fixes #11519. Bug while exporting results when a joined table field name is in SELECT query.
|
2015-10-03 12:33:41 +03:00 |
|
Utils
|
Fixes #11509, #11512, #11518.
|
2015-10-01 16:22:37 +03:00 |
|
common.php
|
Fixes #11509, #11512, #11518.
|
2015-10-01 16:22:37 +03:00 |
|
Component.php
|
Fixes #11509, #11512, #11518.
|
2015-10-01 16:22:37 +03:00 |
|
Context.php
|
Fixes #11509, #11512, #11518.
|
2015-10-01 16:22:37 +03:00 |
|
Lexer.php
|
Fixes #11509, #11512, #11518.
|
2015-10-01 16:22:37 +03:00 |
|
Parser.php
|
Fixes #11509, #11512, #11518.
|
2015-10-01 16:22:37 +03:00 |
|
Statement.php
|
Fixes #11509, #11512, #11518.
|
2015-10-01 16:22:37 +03:00 |
|
Token.php
|
Fixes #11509, #11512, #11518.
|
2015-10-01 16:22:37 +03:00 |
|
TokensList.php
|
Minor fixes.
|
2015-07-10 23:18:19 +03:00 |
|
UtfString.php
|
Using the sql-parser library for formatting the queries.
|
2015-08-01 00:59:38 +03:00 |