apache / apache/pekko-persistence-r2dbc

Create migration scripts to change from `akka_` schema prefix to `pekko_` prefix

Open
#17 5 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
21
Forks
14
Avg merge
13h 51m
Merged PRs (30d)
15

Description

This persistence plugin used to store data in databases with the `akka_` prefix but it has been changed to `pekko_`. A migration script should be provided to change this prefix for people coming from `akka_`

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the persistence plugin's database schema definitions and any existing migration mechanism; confirm how journal and snapshot tables use the prefix. Done means providing migration scripts that change the relevant akka_ schema names to pekko_ for existing users.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.