* rebuild index
* Modify the length of Ind and the Generator setting
* Modify 39.diff.sql
* update
* update sql
* modify 40.diff.sql
* modify the code for table IndexProperties
* Modfiy and add tests
* restore the global.json
* Modify E2E test for rebuild indexes
* Remove rebuild index progress
* Delete lists not used
* Delete unused files
* Remove useless assignment and change token
* fix error in test
* Remove delay
* Remove useless
* Combine flag in importtaskconfiguration
* Change DefaultSqlLongRunningOperationTimeoutInSec to 0
* Additional fix for Failed Export due to RequestEntityToolarge (#2803)
* Added actionable error message for customer when hitting a RequestEntityTooLargeException during export.
* Added in missing logging.
* Now clearing the output for the export job if it runs into the exceeded size so we can save the failed state. The output information is really necessary if it failed since it would be incomplete.
* Fix long job info crash (#2802)
* Bump System.Configuration.ConfigurationManager from 6.0.0 to 6.0.1 (#2801)
Bumps [System.Configuration.ConfigurationManager](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1)
---
updated-dependencies:
- dependency-name: System.Configuration.ConfigurationManager
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Standalone resource parser (#2751)
* Adds SDL analysis tools, cleaup PR builds (#2797)
+semver: skip
* [Bugfix] [SQL-Search] Fix SQL code generation when :not operator is included. (#2785)
* Changes in NotExpressionRewriter.
* Adding categories to tests.
* Adding tests to fix bug when using :not operator combined with other search criteria.
* Bump FluentValidation from 11.2.1 to 11.2.2 (#2800)
Bumps [FluentValidation](https://github.com/JeremySkinner/fluentvalidation) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/JeremySkinner/fluentvalidation/releases)
- [Changelog](https://github.com/FluentValidation/FluentValidation/blob/main/Changelog.txt)
- [Commits](https://github.com/JeremySkinner/fluentvalidation/compare/11.2.1...11.2.2)
---
updated-dependencies:
- dependency-name: FluentValidation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Package integration tests (#2806)
* restore 40
* add 41.diff
* change taskconfiguration
* remove incorrect set
* modify stored procedures
* fix stored procedures
* Add IndexRebuilder
* add sqlserver.database
* update sqlserver.database.sqlproj
* update suppress warning
* add log
* remove unnecessary reference
* modify sql
* modify encoding
* update BuildTimeCodeGenerator and Tasks version to 6.1.129
* update
* add attribute for test
* remove set and restore lines
* modify nuget version
* restore encoding
* restore encoding
* remove lines
* modify pros
* modify props
* modify props
* modify
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Paul Taladay <PTaladay@users.noreply.github.com>
Co-authored-by: Robert Johnson <rbrucej@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brendan Kowitz <bkowitz@microsoft.com>
Co-authored-by: Fernando Henrique Inocêncio Borba Ferreira <fernfe@microsoft.com>