Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update more SQL queries | Alexey Shchepin | 2016-05-05 | 1 | -9/+15 |
* | Rename odbc to sql everywhere | Evgeniy Khramtsov | 2016-04-20 | 1 | -4/+4 |
* | Raise an error when there are no fields to set in ?SQL_UPSERT | Alexey Shchepin | 2016-03-02 | 1 | -6/+35 |
* | New parse transform for ?SQL_UPSERT and ?SQL_UPSERT_T | Alexey Shchepin | 2016-03-02 | 1 | -7/+263 |
* | Allow balanced expressions inside @(...) in ejabberd_sql_pt | Alexey Shchepin | 2016-03-02 | 1 | -6/+10 |
* | Better error handling in ejabberd_sql_pt | Alexey Shchepin | 2016-03-01 | 1 | -7/+7 |
* | New parse transform for SQL queries, use prepare/execute calls with Postgres | Alexey Shchepin | 2016-03-01 | 1 | -0/+255 |