Aleksander Machniak
|
b7410ffe89
|
Use mySQL charset in connection string instead of SET NAMES (#7232)
And switch to utf8mb4 as it is what we're using right now in db schema.
|
2020-02-23 19:29:45 +01:00 |
|
Aleksander Machniak
|
1613f3ab4c
|
INSERT OR REPLACE implementation (#6771)
For now with support in postgres and mysql databases.
For now used in rcube_cache, rcube_imap_cache and enigma plugin
|
2020-01-19 18:43:48 +01:00 |
|
Aleksander Machniak
|
1afa46d28d
|
PHPDoc and CS fixes
|
2019-08-25 14:15:09 +02:00 |
|
Aleksander Machniak
|
a80c5569ab
|
Added flag to disable server certificate validation via Mysql DSN argument (#6848)
|
2019-07-15 09:12:18 +02:00 |
|
Aleksander Machniak
|
57c67db029
|
Remove year(s) from copyright headers + some cleanup
|
2019-04-16 10:42:45 +02:00 |
|
Aleksander Machniak
|
1058924e21
|
Move some framework classes to sub-directories
|
2018-03-03 17:46:59 +01:00 |
|