sql-action icon indicating copy to clipboard operation
sql-action copied to clipboard

🚀 Deploy changes to your SQL database easily with SQL projects or SQL scripts and sql-action for GitHub workflows

Results 53 sql-action issues
Sort by recently updated
recently updated
newest added

Error SQL72045: Script execution error. The executed script: CREATE PROCEDURE [integration].[AutoMerge] @Source NVARCHAR (255), @Target NVARCHAR (255), @UsingIndex NVARCHAR (255)=NULL, @Mode INT=1, @IncludeColumns NVARCHAR (MAX)=NULL, @ExcludeColumns NVARCHAR (MAX)=NULL, @SkipMissingSourceColumns BIT=0,...

need-to-triage
idle

I have mentioned this to Drew Skwiers-Koballa casually in the past but thought better raise it here for visibility. I seem to have issues using sql-action V2 to deploy to...

idle

I'm trying to deploy to Azure DB from a runner VM within the same subscription. For database this option "Allow public access from any Azure service within Azure to this...

need-to-triage
idle

We have an issue of deploying from a self-host-runner to a Azure SQL database through private endpoint. "public access" is disabled in database. The action gives following error : Error:...

waiting-for-user
idle

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js). These dependencies need to be updated together. Removes `axios` Updates `@azure/msal-node` from 1.9.0 to 1.18.4 Release notes Sourced from...

dependencies
idle

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies
idle

When attempting to run a script migration, I'm getting this endlessly until it either times out or I cancel. ![2023-08-04 14 45 55](https://github.com/Azure/sql-action/assets/67574/8e6d7544-64a7-403b-9769-ac6a660f6d16) ``` Run azure/[email protected] with: connection-string: *** path:...

waiting-for-user
idle

I am trying to apply migrations from a self hosted runner. The runner has network access to the sql server via private endpoint and does not need any new network...

waiting-for-user
idle

11 checks are run on PRs from master branch (example: #177) but only 7 checks are run on PRs from forks (#176)

idle
es