Arthur Schiwon
|
381e922085
fix(DB): set sharding parameters only when intended
|
3 月之前 |
Robin Appelman
|
62f8b6517f
feat: implement distributing partitioned queries over multiple shards
|
4 月之前 |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
3 月之前 |
Robin Appelman
|
5654799cb4
fix: fix passing additional db connection parameters in factory
|
4 月之前 |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
6 月之前 |
Benjamin Gaussorgues
|
b304dc78f8
Merge pull request #44470 from nextcloud/fix/compatibility-replica-splitting
|
8 月之前 |
Julius Härtl
|
2fdb9184fa
fix: Allow using replica config with split databases
|
8 月之前 |
Ferdinand Thiessen
|
2525e73caa
fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address is passed
|
8 月之前 |
Julius Härtl
|
79c4986354
enh: Implement PrimaryReadReplicaConnection
|
1 年之前 |
Hamid Dehnavi
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
1 年之前 |
Retidurc Silvernight
|
2269f35842
Change option name again to be more like the other options
|
2 年之前 |
Retidurc Silvernight
|
0de8729d7b
Change config option to db.persistent
|
2 年之前 |
Retidurc Silvernight
|
90f3379dfc
Expose Doctrine settings in Netxcloud settings
|
2 年之前 |
Joas Schilling
|
76541170bb
Allow specify a config prefix for another database connection
|
2 年之前 |
acsfer
|
06b77fd666
Attempt to fix CI
|
3 年之前 |
Arthur Schiwon
|
ce283c12b6
make it possible to override the default collation
|
3 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 年之前 |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 年之前 |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 年之前 |
Daniel Kesselberg
|
9e699a8d21
Add event subscriber for transaction isolation level
|
5 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 年之前 |
Daniel Kesselberg
|
0ee191bf44
Use const for dbname and dbtableprefix defaults
|
6 年之前 |
Joas Schilling
|
78ee3abb78
Move regex to a function and add tests
|
6 年之前 |
Joas Schilling
|
8f7a0af951
Allow IPv6 database hosts
|
6 年之前 |
Morris Jobke
|
eb51f06a3b
Use ::class statement instead of string
|
6 年之前 |
Robin Appelman
|
da3004b8f5
add postgresql10 compatibility to dbal
|
7 年之前 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 年之前 |
Joas Schilling
|
a3bdb318e9
Fix bigint handling on postgres
|
7 年之前 |
Robin Appelman
|
421ca6439f
use the same oci connectstring in all code paths
|
7 年之前 |