From 77da55a83d8b7da20dbb3274d239d7eb20690830 Mon Sep 17 00:00:00 2001 From: Peter Dulacka Date: Fri, 25 Oct 2024 14:17:03 +0200 Subject: [PATCH] Release 3.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1526977..e366d90 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ database: # configure repositories to use replicaConfig (otherwise all queries would go to the primary database) decorator: - Crm\ApplicationModule\Repository: + Crm\ApplicationModule\Models\Database\Repository: setup: - setReplicaConfig(@replicaConfig) # this enables the support for reading from replicas