roundcubemail/SQL/postgres
Pablo Zmdl 202daa6f97 Replace changed by expires_at in session handling
This prepares using extended session lifetimes configurable per session
2025-12-04 14:47:16 +01:00
..
2008030300.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2008060900.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2008092100.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2009090400.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2009103100.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2010042300.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2010100600.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2011011200.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2011092800.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2011111600.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2011121400.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2012080700.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2013011000.sql Added new database upgrade script, converted DDL scripts to new format 2013-01-09 15:57:29 +01:00
2013042700.sql Add lost files for "db_prefix related changes" commit 2013-04-28 14:30:34 +02:00
2013052500.sql Added shared (cross-user) cache 2013-05-25 15:37:46 +02:00
2013061000.sql Fix database cache expunge issues (#1489149) - added 'expires' column 2013-06-09 11:07:46 +02:00
2014042900.sql Fix too small length of users.preferences column data type on MySQL 2014-04-29 12:12:26 +02:00
2015030800.sql Fix storing signatures with big images in MySQL database (#1490306) 2015-03-08 12:49:36 +01:00
2015111100.sql Added brute-force attack prevention via login rate limit (#1490566) 2015-11-11 18:53:43 +01:00
2016081200.sql Removed useless 'created' column from 'session' table (#5389) 2016-08-12 13:02:39 +02:00
2016100900.sql SQL, upgrade: increase session table ip field size for IPv6 addresses 2016-10-09 19:47:42 +02:00
2016112200.sql Fixed redundancy in sql caching system and compatibility with Galera Cluster (#5439) 2016-11-26 09:14:16 +01:00
2018021600.sql Enigma: Multi-host support 2018-02-28 09:36:25 +01:00
2018122300.sql Fix bug where it wasn't possible to create more than one response record on SQLite and Postgres (#8664) 2022-08-12 19:45:40 +02:00
2019092900.sql Make cache keys case-sensitive on MySQL/MSSQL (#6942) 2019-09-29 13:18:46 +02:00
2020020100.sql Support for language codes up to 16 chars long (e.g. es-419) in database schema (#6851) 2020-02-01 09:40:11 +01:00
2020020101.sql MySQL: Use utf8mb4 charset and utf8mb4_unicode_ci collation (#6535, #7113) 2020-02-01 17:19:04 +01:00
2020091000.sql Fix bug where it wasn't possible to create more than one response record on SQLite and Postgres (#8664) 2022-08-12 19:45:40 +02:00
2020122900.sql Allow NULL in users.preferences column in postgres and sqlite db, the same as for other engines (#7767) 2020-12-29 16:21:14 +01:00
2021081000.sql Support responses (snippets) in HTML format (#5315) 2021-08-28 19:17:19 +02:00
2021100300.sql SQLite: Use foreign keys, require SQLite >= 3.6.19 (#8159) 2021-10-03 12:10:14 +02:00
2022081200.sql Fix bug where it wasn't possible to create more than one response record on SQLite and Postgres (#8664) 2022-08-12 19:45:40 +02:00
2022100100.sql Store uploads metadata in a separate sql database table instead of a session (#8415) 2022-10-09 11:35:14 +02:00
2025092300.sql Replace changed by expires_at in session handling 2025-12-04 14:47:16 +01:00