Skip to content

Commit

Permalink
发布2.3.3版本;
Browse files Browse the repository at this point in the history
  • Loading branch information
zqlovejyc committed Mar 24, 2022
1 parent 3df08f4 commit 17074ab
Show file tree
Hide file tree
Showing 59 changed files with 72 additions and 73 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>张强</Authors>
<Company>张强</Company>
<Copyright>Copyright © 2018-2022 , 张强 943620963@qq.com</Copyright>
<Copyright>Copyright © 2018-2025 , 张强 943620963@qq.com</Copyright>
<Description>SqlBuilder自定义Diagnostics扩展,实现sql自定义追踪监控;</Description>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/zqlovejyc/SQLBuilder.Core</PackageProjectUrl>
Expand All @@ -21,9 +21,9 @@
<PackageReleaseNotes>1.升级SQLBuilder引用版本;</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageId>Zq.SQLBuilder.Core.Diagnostics</PackageId>
<Version>2.3.2</Version>
<FileVersion>2.3.2.0</FileVersion>
<AssemblyVersion>2.3.2.0</AssemblyVersion>
<Version>2.3.3</Version>
<FileVersion>2.3.3.0</FileVersion>
<AssemblyVersion>2.3.3.0</AssemblyVersion>
<LangVersion>latest</LangVersion>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
8 changes: 4 additions & 4 deletions SQLBuilder.Core.ElasticApm/SQLBuilder.Core.ElasticApm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<Authors>张强</Authors>
<Company>张强</Company>
<Description>ElasticApm扩展,实现sql链路追踪;</Description>
<Copyright>Copyright © 2018-2022 , 张强 943620963@qq.com</Copyright>
<Copyright>Copyright © 2018-2025 , 张强 943620963@qq.com</Copyright>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/zqlovejyc/SQLBuilder.Core</PackageProjectUrl>
<PackageIcon>sql.png</PackageIcon>
Expand All @@ -20,9 +20,9 @@
<PackageTags>sqlbuilder;elastic;apm</PackageTags>
<PackageReleaseNotes>1.升级SQLBuilder引用版本;</PackageReleaseNotes>
<PackageId>Zq.SQLBuilder.Core.ElasticApm</PackageId>
<Version>2.3.2</Version>
<FileVersion>2.3.2.0</FileVersion>
<AssemblyVersion>2.3.2.0</AssemblyVersion>
<Version>2.3.3</Version>
<FileVersion>2.3.3.0</FileVersion>
<AssemblyVersion>2.3.3.0</AssemblyVersion>
<LangVersion>latest</LangVersion>
</PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
8 changes: 4 additions & 4 deletions SQLBuilder.Core.SkyWalking/SQLBuilder.Core.SkyWalking.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>张强</Authors>
<Company>张强</Company>
<Copyright>Copyright © 2018-2022 , 张强 943620963@qq.com</Copyright>
<Copyright>Copyright © 2018-2025 , 张强 943620963@qq.com</Copyright>
<Description>SkyWalking扩展,实现sql链路追踪;</Description>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/zqlovejyc/SQLBuilder.Core</PackageProjectUrl>
Expand All @@ -21,9 +21,9 @@
<PackageReleaseNotes>1.升级SQLBuilder引用版本;</PackageReleaseNotes>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageId>Zq.SQLBuilder.Core.SkyWalking</PackageId>
<Version>2.3.2</Version>
<FileVersion>2.3.2.0</FileVersion>
<AssemblyVersion>2.3.2.0</AssemblyVersion>
<Version>2.3.3</Version>
<FileVersion>2.3.3.0</FileVersion>
<AssemblyVersion>2.3.3.0</AssemblyVersion>
<LangVersion>latest</LangVersion>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Attributes/ColumnAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Attributes/KeyAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Attributes/OracleColumnAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Attributes/TableAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Configuration/ConfigurationManager.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Diagnostics/DiagnosticStrings.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Diagnostics/DiagnosticsMessage.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Entry/SqlBuilder.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Entry/SqlBuilderCore.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Entry/SqlWrapper.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Enums/DatabaseType.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Enums/OrderType.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/BaseExpression.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/BinaryExpressionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/ConstantExpressionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/IExpression.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/LambdaExpressionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/ListInitExpressionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/MemberExpressionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/NewArrayExpressionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/NewExpressionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/ParameterExpressionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/SqlExpressionProvider.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Expressions/UnaryExpressionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Extensions/FormattableStringExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Extensions/IDataReaderExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Extensions/IDictionaryExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Extensions/IServiceCollectionExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Extensions/LinqExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Extensions/MemberInfoExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Extensions/ObjectExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion SQLBuilder.Core/Extensions/SqlBuilderExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#region License
/***
* Copyright © 2018-2022, 张强 (943620963@qq.com).
* Copyright © 2018-2025, 张强 (943620963@qq.com).
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Loading

0 comments on commit 17074ab

Please sign in to comment.