Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 修复dde-osd的GetRecordsFromId接口调用失败问题 #303

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FeiWang1119
Copy link
Contributor

原因:sqlcmd未prepare,未执行数据库查询,接口返回错误
修改:添加 m_query.prepare(sqlCmd)

Log: 修复dde-osd的GetRecordsFromId接口调用失败问题
Influence: GetRecordsFromId接口

原因:sqlcmd未prepare,未执行数据库查询,接口返回错误
修改:添加 m_query.prepare(sqlCmd)

Log: 修复dde-osd的GetRecordsFromId接口调用失败问题
Influence: GetRecordsFromId接口
Copy link

@wentaosong1993 wentaosong1993 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

建议绑定一个任务单或者 bug单号

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 2, 2024

TAG Bot

New tag: 6.0.12
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #348

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 10, 2024

TAG Bot

New tag: 6.0.13
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #354

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 15, 2024

TAG Bot

New tag: 6.0.14
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #357

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 18, 2024

TAG Bot

New tag: 6.0.15
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #359

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jan 22, 2024

TAG Bot

New tag: 6.0.16
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #362

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 19, 2024

TAG Bot

New tag: 6.0.17
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #364

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Apr 23, 2024

TAG Bot

New tag: 6.0.18
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #366

@deepin-bot
Copy link
Contributor

deepin-bot bot commented May 24, 2024

TAG Bot

New tag: 6.0.19
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #367

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Jul 25, 2024

TAG Bot

New tag: 6.0.20
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #373

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Aug 6, 2024

TAG Bot

New tag: 6.0.21
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #374

@deepin-bot
Copy link
Contributor

deepin-bot bot commented Aug 13, 2024

TAG Bot

New tag: 6.0.22
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #378

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