Commit Graph

47 Commits (5084b58fd29dfd65372e8efdd22a7df615682d5a)

Author SHA1 Message Date
David Dreschner acf233c33a
fix(Database): Use real idle-timer to prevent `lastInsertId` being reset on MariaDB/MySQL 3 weeks ago
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen 691aedd13e
fix(db): set session timezone to UTC 5 months ago
Joas Schilling 6bc73b0dab
fix(PDO): Switch away from deprecated PDO parts 8 months ago
Benjamin Gaussorgues 5883914422
feat(db): add SSL/TLS support for PostgreSQL 11 months ago
Marcel Klehr 8589debf6d fix(ConnectionFactory): Apply Oracle connection fix to primary and replica params as well 1 year ago
Nils Wenninghoff cf5d55edb7
fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard 2 years ago
Arthur Schiwon 381e922085
fix(DB): set sharding parameters only when intended 2 years ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Robin Appelman 5654799cb4
fix: fix passing additional db connection parameters in factory 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Julius Härtl 2fdb9184fa
fix: Allow using replica config with split databases 2 years ago
Ferdinand Thiessen 2525e73caa fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address is passed 2 years ago
Julius Härtl 79c4986354
enh: Implement PrimaryReadReplicaConnection 3 years ago
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 3 years ago
Retidurc Silvernight 2269f35842
Change option name again to be more like the other options 4 years ago
Retidurc Silvernight 0de8729d7b
Change config option to db.persistent 4 years ago
Retidurc Silvernight 90f3379dfc
Expose Doctrine settings in Netxcloud settings 4 years ago
Joas Schilling 76541170bb
Allow specify a config prefix for another database connection 5 years ago
acsfer 06b77fd666
Attempt to fix CI 5 years ago
Arthur Schiwon ce283c12b6
make it possible to override the default collation 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Daniel Kesselberg 9e699a8d21
Add event subscriber for transaction isolation level 7 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Daniel Kesselberg 0ee191bf44
Use const for dbname and dbtableprefix defaults 8 years ago
Joas Schilling 78ee3abb78
Move regex to a function and add tests 8 years ago
Joas Schilling 8f7a0af951
Allow IPv6 database hosts 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 9 years ago
Robin Appelman da3004b8f5
add postgresql10 compatibility to dbal 9 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Joas Schilling a3bdb318e9
Fix bigint handling on postgres 9 years ago
Robin Appelman 421ca6439f
use the same oci connectstring in all code paths 9 years ago
Morris Jobke 713f684a8b
Adding tests for 4 byte unicode characters 10 years ago
Morris Jobke edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff 10 years ago
Morris Jobke d99ce3971b
Namespace and array syntax fixes 10 years ago
Joas Schilling 9356a0e583
Correctly save and pass on the charset 10 years ago
Thomas Müller a7245ea082
Fixing ctor call 10 years ago
Morris Jobke cc28f82b36
Add config option to update charset of mysql to utf8mb4 10 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Jörn Friedrich Dreyer c668588e17 map oracle driver options to params (#23938) 10 years ago
Roeland Jago Douma d09f835dca
Move \OC\DB to PSR-4 10 years ago
Thomas Müller 682821c71e Happy new year! 11 years ago
Thomas Müller 5ed38a75d6 Remove remainings of mssql 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 12 years ago
Robin Appelman ac8254de6a Rename platform 12 years ago