index
:
github.com/processone/ejabberd.git
1.1.x
2.0.x
2.1.x
master
obsolete_3alpha
sql-auto-update
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ejabberd_sql_pt.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update newest copyright year to 2021 (#3464)
Badlop
2021-01-27
1
-1
/
+1
*
Don't use REPLACE for upsert when there are "-" fields.
Paweł Chmielowski
2021-01-11
1
-18
/
+28
*
Use specialized upsert with mysql
Paweł Chmielowski
2020-12-04
1
-1
/
+19
*
Fix issue with family field on cockroachdb
Paweł Chmielowski
2020-03-17
1
-1
/
+5
*
Use SQL ESCAPE statement only with MSSQL and SQLite, improve compatibility wi...
Alexey Shchepin
2020-02-04
1
-0
/
+16
*
Update copyright to 2020 (#3149)
Badlop
2020-01-28
1
-1
/
+1
*
Use new configuration validator
Evgeny Khramtsov
2019-06-14
1
-12
/
+2
*
Fix handling of list arguments on pgsql
Paweł Chmielowski
2019-04-23
1
-9
/
+62
*
Update copyright to 2019 (#2756)
Badlop
2019-01-08
1
-1
/
+1
*
Add list types to sql_pt
Paweł Chmielowski
2018-12-05
1
-0
/
+27
*
Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its defa...
Alexey Shchepin
2018-03-15
1
-91
/
+106
*
Update copyright dates
Evgeniy Khramtsov
2018-01-05
1
-1
/
+1
*
Fix a bug introduced in the previous commit in ejabberd_sql_pt
17.11
Alexey Shchepin
2017-11-20
1
-1
/
+1
*
Simulate vars usage in ejabberd_sql_pt to avoid unused var warnings
Alexey Shchepin
2017-11-03
1
-18
/
+49
*
Disable server_host warnings
Alexey Shchepin
2017-11-02
1
-0
/
+9
*
Add SQL_INSERT macro and update SQL queries to use server_host field
Alexey Shchepin
2017-11-02
1
-30
/
+170
*
Update copyright date automatically (#1442)
Badlop
2017-01-02
1
-1
/
+1
*
Cleanup file headers
Christophe Romain
2016-12-27
1
-2
/
+20
*
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