Alexey Shchepin
|
66d701e788
|
Add print_sql_schema ejabberdctl command
|
2024-01-24 22:52:20 +03:00 |
|
Badlop
|
589521bfd8
|
Update copyright year to 2024 (#4139)
|
2024-01-22 17:29:13 +01:00 |
|
Alexey Shchepin
|
c1af36ac20
|
Automatically create and update SQL schema
|
2023-10-16 18:21:08 +03:00 |
|
Badlop
|
243697e25a
|
Update copyright year to 2023 (#3967)
|
2023-01-10 13:52:04 +01:00 |
|
Badlop
|
b3211b1f71
|
Update copyright year to 2022
|
2022-02-11 09:39:25 +01:00 |
|
Badlop
|
6e0161470e
|
Update newest copyright year to 2021 (#3464)
|
2021-01-27 17:02:06 +01:00 |
|
Stu Tomlinson
|
bd11a00f8f
|
Use include_lib() to include headers from dependencies (#3369)
|
2020-09-03 13:45:57 +02:00 |
|
Badlop
|
2d32c66fd7
|
Update copyright to 2020 (#3149)
|
2020-01-28 15:49:23 +01:00 |
|
Alexey Shchepin
|
24ac62eabd
|
Improve compatibility with CockroachDB (#3074)
|
2019-12-16 06:52:06 +03:00 |
|
Evgeny Khramtsov
|
3e5ab8082b
|
Revert "Escape 'family' field in SQL requests"
This reverts commit f51ba687e2 .
Fixes #3072
|
2019-10-30 09:11:13 +03:00 |
|
Evgeny Khramtsov
|
f51ba687e2
|
Escape 'family' field in SQL requests
This is needed for compatibility with CockroachDB, because
'FAMILY' is a reserved keyword in this database.
|
2019-10-28 12:19:24 +03:00 |
|
Evgeny Khramtsov
|
a02cff0e78
|
Use new configuration validator
|
2019-06-14 12:33:26 +03:00 |
|
Badlop
|
55417dfb37
|
Update copyright to 2019 (#2756)
|
2019-01-08 22:53:27 +01:00 |
|
Alexey Shchepin
|
e15595df64
|
Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its default value to true (#2239)
|
2018-03-15 17:55:05 +03:00 |
|
Evgeniy Khramtsov
|
cdc7c1d1ed
|
Update copyright dates
|
2018-01-05 23:18:58 +03:00 |
|
Alexey Shchepin
|
78dfb832b8
|
Add SQL_INSERT macro and update SQL queries to use server_host field
|
2017-11-02 18:21:40 +03:00 |
|
Evgeniy Khramtsov
|
adfb924808
|
Replace translate:mark/1 with ?T() macro
|
2017-09-24 12:42:35 +03:00 |
|
Evgeniy Khramtsov
|
c378ea403e
|
Add script to extract translation strings
|
2017-09-24 00:08:01 +03:00 |
|
Evgeniy Khramtsov
|
6e8895f9e9
|
Get rid of sql_queries.erl
|
2017-05-23 12:25:13 +03:00 |
|
Evgeniy Khramtsov
|
1925b94131
|
Implement cache for mod_vcard and mod_vcard_xupdate
|
2017-05-17 17:13:34 +03:00 |
|
Badlop
|
5fdd1c39fe
|
Update copyright date automatically (#1442)
|
2017-01-02 21:42:06 +01:00 |
|
Christophe Romain
|
ed679279fd
|
Cleanup file headers
|
2016-12-27 10:57:50 +01:00 |
|
Christophe Romain
|
fbfbb96872
|
Improve ODBC import
|
2016-11-22 14:48:01 +01:00 |
|
Evgeniy Khramtsov
|
fa31e3ef23
|
Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1
|
2016-09-24 23:34:28 +03:00 |
|
Evgeniy Khramtsov
|
9bf1bac7df
|
Rewrite mod_vcard_ldap to use XML generator
|
2016-07-29 17:39:13 +03:00 |
|
Evgeniy Khramtsov
|
23858469b7
|
Get rid of "jlib.hrl" dependency in some files
|
2016-07-26 11:29:17 +03:00 |
|
Alexey Shchepin
|
792f47b4bd
|
Update SQL escaping
|
2016-05-13 17:56:48 +03:00 |
|
Alexey Shchepin
|
0ea0ba3004
|
Update more SQL queries
|
2016-05-05 15:51:58 +03:00 |
|
Evgeniy Khramtsov
|
1aae8a9fda
|
Rename odbc to sql everywhere
|
2016-04-20 13:25:42 +03:00 |
|
Evgeniy Khramtsov
|
ae69f09257
|
Clean mod_vcard.erl from DB specific code
|
2016-04-13 17:37:52 +03:00 |
|