GithubHelp home page GithubHelp logo

Comments (11)

DotNetNext avatar DotNetNext commented on August 24, 2024 1

我处理一下吧

from sqlsugar.

DotNetNext avatar DotNetNext commented on August 24, 2024

这个我支持 一下

from sqlsugar.

DotNetNext avatar DotNetNext commented on August 24, 2024

SqlSugarCore 5.1.4.155-preview22 勾一下预览版本已支持 启用stringnull的警告

from sqlsugar.

flier268 avatar flier268 commented on August 24, 2024

nuget上面只有到5.1.4.154

from sqlsugar.

DotNetNext avatar DotNetNext commented on August 24, 2024

勾了预览了吗

from sqlsugar.

flier268 avatar flier268 commented on August 24, 2024

對,我看到你發布的是 SqlSugarCore ,但我用 SqlSugarCoreNoDrive

from sqlsugar.

DotNetNext avatar DotNetNext commented on August 24, 2024

SqlSugarCoreNoDrive 5.1.4.155-preview22
过五分钟后安装

from sqlsugar.

flier268 avatar flier268 commented on August 24, 2024

為什麼不是
public string Column { get; set; } = null!;

public required string Column { get; set; };
而是
public string Column { get; set; } = string.Empty;
string.Empty看起來比較像是預設值為空,語義上比較不清楚,容易混淆

from sqlsugar.

DotNetNext avatar DotNetNext commented on August 24, 2024

可以全局替换的

from sqlsugar.

DotNetNext avatar DotNetNext commented on August 24, 2024

SqlSugarCoreNoDrive 5.1.4.155-preview23
过五分钟后安装

from sqlsugar.

flier268 avatar flier268 commented on August 24, 2024

不錯不錯,IDE終於不會吵了,舒爽

from sqlsugar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.