bytedance / bytedance/rdbStore

偶现数据库创建成功,表未创建成功的情况。导致后续访问数据库永远不会创建表,后续操作表的逻辑全部失败。 代码逻辑只有在数据库升级时才会再次创建表

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
74
Forks
17
PR merge metrics
No merged PRs in 30d

Description

This issue has no description.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the intermittent case where the database is created but its tables are not, then trace the database and table creation flow. Inspect why table creation is retried only during database upgrades. Done means tables are created after initial database creation and later table operations no longer fail.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.