patsta32 commented on code in PR #276:
URL: 
https://github.com/apache/pekko-persistence-jdbc/pull/276#discussion_r2004932057


##########
core/src/main/resources/schema/postgres/postgres-create-schema-pekko.sql:
##########
@@ -0,0 +1,64 @@
+CREATE SCHEMA IF NOT EXISTS pekko;

Review Comment:
   I created a move-schema.sql to avoid editing the default 
postgres-create-schema.sql, because it is used as a default reference in 
[Pekko-JDBC Database Schema 
Docs](https://pekko.apache.org/docs/pekko-persistence-jdbc/current/configuration.html#database-schema)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to