Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [add] render_complex_sql - renders by sql, preserving it as is | Stanislau | 2011-11-10 | 2 | -2/+13 |
* | [fix] set xmlentities to public, must fix some backward compatibility issues | Stanislau | 2011-11-02 | 1 | -1/+1 |
* | [fix] incorrect UNION processing for non-mysql db types | Stanislau | 2011-11-01 | 6 | -1/+22 |
* | [fix] sql error for UNION selects | Stanislau | 2011-10-31 | 1 | -1/+10 |
* | [add] SQL Anywhere DB wrapper | Stanislau | 2011-10-21 | 1 | -0/+51 |
* | [merge] stored procedure fix | Stanislau | 2011-10-19 | 1 | -0/+1 |
|\ | |||||
| * | [add] support to non-select sql | Stanislau | 2011-10-18 | 1 | -2/+3 |
* | | [add] support to non-select sql | Stanislau | 2011-10-19 | 1 | -1/+3 |
|/ | |||||
* | [fix] incorrect removing of limit in subquery during render_sql | Stanislau | 2011-09-06 | 1 | -1/+1 |
* | [fix] incorrect processing of aliases during data generation for the form com... | Stanislav | 2011-07-26 | 1 | -1/+1 |
* | [add] Adapter for SQLite3 connection type | Stanislau | 2011-07-21 | 1 | -0/+33 |
* | * import of php connector v1.2 | Maksim | 2011-07-18 | 34 | -0/+6277 |