You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program
laodc edeb5d7ab4 Add support for PostgreSQL schemas in DSN (#6150)
If schema is set in the dsn, set search_path to the schema value.

Example:

$config['db_dsnw'] = 'pgsql://user:pass@localhost/dbname?schema=exampleschema';
8 years ago
..
include Fix PHP 7.2 warning: count(): Parameter must be an array or an object that implements Countable 8 years ago
js Add possibility to scale/rotate image attachments for preview (#6111) 8 years ago
lib/Roundcube Add support for PostgreSQL schemas in DSN (#6150) 8 years ago
localization Add possibility to scale/rotate image attachments for preview (#6111) 8 years ago
resources Remove external javascript code from the git repo, add jsdeps.sh script (#5535) 9 years ago
steps Elastic: Bootstrap 4.0.0 compat. 8 years ago