Skip to content

[feat]新增BuildDeleteSql,部分数据库支持分批删除。对超大表来说,分批删除可以缓解整表锁定问题。 #218

[feat]新增BuildDeleteSql,部分数据库支持分批删除。对超大表来说,分批删除可以缓解整表锁定问题。

[feat]新增BuildDeleteSql,部分数据库支持分批删除。对超大表来说,分批删除可以缓解整表锁定问题。 #218

Triggered via push June 3, 2024 13:59
Status Success
Total duration 1m 27s
Artifacts

publish-beta.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-publish: XCode/Code/HtmlBuilder.cs#L203
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-publish: XCode/Code/HtmlBuilder.cs#L55
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Code/HtmlBuilder.cs#L55
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Code/HtmlBuilder.cs#L203
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Code/InterfaceBuilder.cs#L148
Nullability of type of parameter 'ext' doesn't match overridden member (possibly because of nullability attributes).
build-publish: XCode/Code/InterfaceBuilder.cs#L148
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Extension/数据缓存.cs#L70
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-publish: XCode/Membership/IManageProvider.cs#L154
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Membership/IManageProvider.cs#L159
Cannot convert null literal to non-nullable reference type.
build-publish: XCode/Statistics/StatHelper.cs#L19
Cannot convert null literal to non-nullable reference type.