grate icon indicating copy to clipboard operation
grate copied to clipboard

grate - the SQL scripts migration runner

Results 70 grate issues
Sort by recently updated
recently updated
newest added

**Describe the bug** local SQL Server DB, using grate.exe (64bit self contained) throws **To Reproduce** 1 Download, unblock, unzip: grate-win-x64-self-contained-1.4.0 zip 2 run local example with winget commented out, and...

triage

Running "grate" within a Docker container `mcr.microsoft.com/dotnet/runtime:7.0`, outputs the following error message: ``` You must install or update .NET to run this application. App: /opt/bin/grate Architecture: x64 Framework: 'Microsoft.NETCore.App', version...

example url address updated to https://github.com/erikbra/grate/tree/main/examples

Updates the requirements on [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies
.NET

Updates the requirements on [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies
.NET

Updates the requirements on [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies
.NET

Updates the requirements on [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies
.NET

Updates the requirements on [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) to permit the latest version. Release notes Sourced from NUnit3TestAdapter's releases. V4.3.0 See release notes here Commits 2d1b1bf Prepare 4.3.0 (#1024) da0a5c3 Bump NUnit.Analyzers from...

dependencies
.NET

Bumps [gittools/actions](https://github.com/gittools/actions) from 0.9.14 to 0.9.15. Commits 31b3198 Merge pull request #760 from GitTools/dependabot/github_actions/actions/check... c4cd5a6 (build deps): Bump actions/checkout from 2 to 3 bcf291e add actions dependabot configuration aeaec15 #758...

dependencies
github_actions

**Is your feature request related to a problem? Please describe.** Our build script on Azure Devops do not stop even if Grate has a problem. I think Grate returns -1...

documentation
triage