Skip to content

rerefactor(miniapp): Miniapp V2 db schema#13468

Open
chengcheng84 wants to merge 1 commit intoCherryHQ:v2from
chengcheng84:v2-miniapps
Open

rerefactor(miniapp): Miniapp V2 db schema#13468
chengcheng84 wants to merge 1 commit intoCherryHQ:v2from
chengcheng84:v2-miniapps

Conversation

@chengcheng84
Copy link

@chengcheng84 chengcheng84 commented Mar 14, 2026

What this PR does

Before this PR:
No unified data layer exists for miniapps
After this PR:
Adds the complete v2 foundation for the miniapp management system

Why we need it and why it was done in this way

This is the data layer foundation that Phase 2 (services, handlers, UI) builds on. Splitting into phases keeps PRs reviewable and allows early validation of the schema design.

Breaking changes

None. This is purely additive — new tables, new types, no changes to existing functionality.

Special notes for your reviewer

None

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note

None

@chengcheng84 chengcheng84 requested a review from a team March 14, 2026 13:50
@chengcheng84
Copy link
Author

chengcheng84 commented Mar 14, 2026

@0xfullex I've completed the initial design for the miniapp data layer. Could you please take a look and see if the direction is correct?Thanks

@EurFelux EurFelux requested a review from GeorgeDong32 March 14, 2026 13:58
@chengcheng84 chengcheng84 changed the title renderer(miniapp): Miniapp V2 db schema rerefactor(miniapp): Miniapp V2 db schema Mar 14, 2026
@DeJeune
Copy link
Collaborator

DeJeune commented Mar 14, 2026

Note

This issue/comment/review was translated by Claude.

We also need to migrate the template data and user data.


Original Content

还需要迁移一下模板数据和用户数据

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants