This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/pekko-persistence-jdbc.git


The following commit(s) were added to refs/heads/1.2.x by this push:
     new 119ba53  Fix docs (#369) (#370) (#371)
119ba53 is described below

commit 119ba53a9a1b18a0c0e89b1c2d6a7d3012f6c735
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Nov 15 18:37:29 2025 +0100

    Fix docs (#369) (#370) (#371)
    
    Co-authored-by: Marco Paggioro <[email protected]>
---
 docs/src/main/paradox/configuration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/main/paradox/configuration.md 
b/docs/src/main/paradox/configuration.md
index 8d1b436..554d2bc 100644
--- a/docs/src/main/paradox/configuration.md
+++ b/docs/src/main/paradox/configuration.md
@@ -6,7 +6,7 @@ Configure `pekko-persistence`:
 
 - instruct Apache Pekko persistence to use the `jdbc-journal` plugin,
 - instruct Apache Pekko persistence to use the `jdbc-snapshot-store` plugin,
-- instruct Apache Pekko persistence to use the `jdbc-durable-state-store` 
plugin (Postgres and H2 only)
+- instruct Apache Pekko persistence to use the `jdbc-durable-state-store` 
plugin (No MySQL support)
 
 Configure `slick`:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to