Benjamin Gaussorgues
|
b304dc78f8
Merge pull request #44470 from nextcloud/fix/compatibility-replica-splitting
|
7 mesi fa |
Julius Härtl
|
2fdb9184fa
fix: Allow using replica config with split databases
|
7 mesi fa |
Ferdinand Thiessen
|
2525e73caa
fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address is passed
|
8 mesi fa |
Julius Härtl
|
79c4986354
enh: Implement PrimaryReadReplicaConnection
|
11 mesi fa |
Hamid Dehnavi
|
ea06cf2f39
Convert isset ternary to null coalescing operator
|
1 anno fa |
Retidurc Silvernight
|
2269f35842
Change option name again to be more like the other options
|
2 anni fa |
Retidurc Silvernight
|
0de8729d7b
Change config option to db.persistent
|
2 anni fa |
Retidurc Silvernight
|
90f3379dfc
Expose Doctrine settings in Netxcloud settings
|
2 anni fa |
Joas Schilling
|
76541170bb
Allow specify a config prefix for another database connection
|
2 anni fa |
acsfer
|
06b77fd666
Attempt to fix CI
|
2 anni fa |
Arthur Schiwon
|
ce283c12b6
make it possible to override the default collation
|
3 anni fa |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 anni fa |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 anni fa |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 anni fa |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 anni fa |
Daniel Kesselberg
|
9e699a8d21
Add event subscriber for transaction isolation level
|
5 anni fa |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 anni fa |
Daniel Kesselberg
|
0ee191bf44
Use const for dbname and dbtableprefix defaults
|
6 anni fa |
Joas Schilling
|
78ee3abb78
Move regex to a function and add tests
|
6 anni fa |
Joas Schilling
|
8f7a0af951
Allow IPv6 database hosts
|
6 anni fa |
Morris Jobke
|
eb51f06a3b
Use ::class statement instead of string
|
6 anni fa |
Robin Appelman
|
da3004b8f5
add postgresql10 compatibility to dbal
|
7 anni fa |
Morris Jobke
|
0eebff152a
Update license headers
|
7 anni fa |
Joas Schilling
|
a3bdb318e9
Fix bigint handling on postgres
|
7 anni fa |
Robin Appelman
|
421ca6439f
use the same oci connectstring in all code paths
|
7 anni fa |
Morris Jobke
|
713f684a8b
Adding tests for 4 byte unicode characters
|
9 anni fa |
Morris Jobke
|
edd55b0ea9
Use SystemConfig instead of AllConfig for DB stuff
|
7 anni fa |
Morris Jobke
|
d99ce3971b
Namespace and array syntax fixes
|
7 anni fa |
Joas Schilling
|
9356a0e583
Correctly save and pass on the charset
|
8 anni fa |
Thomas Müller
|
a7245ea082
Fixing ctor call
|
8 anni fa |