This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-02-27 18:37:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
044e92bf4e093f04cb71f7995ce8db851119663f
nextcloud-server-mirror
/
tests
/
lib
/
DB
History
Carl Schwan
9095a36b94
refactor(dbal): Port away from getDatabasePlatform() instanceof pattern
...
Use getDatabaseProvider instead. Signed-off-by: Carl Schwan <
carl.schwan@nextcloud.com
>
2025-10-13 13:44:08 +02:00
..
Exception
chore: run rector
2025-07-01 22:45:52 +02:00
QueryBuilder
refactor: Run rector
2025-09-27 18:52:58 +02:00
AdapterTest.php
refactor(querybuilder): Port away from qb::execute() in tests/
2025-09-02 11:55:58 +02:00
ConnectionFactoryTest.php
feat(db): add SSL/TLS support for PostgreSQL
2025-09-22 11:51:04 +02:00
ConnectionTest.php
fix(db): Prevent two connections for single node databases
2024-05-28 10:38:36 +02:00
MigrationsTest.php
refactor(dbal): Port away from getDatabasePlatform() instanceof pattern
2025-10-13 13:44:08 +02:00
MigratorTest.php
chore: run rector
2025-07-01 22:45:52 +02:00
OCPostgreSqlPlatformTest.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00