Comments
Sort by recent activity
Hi Aaron, Thank you for your inquiry into SQL Prompt we are sorry to hear it is giving you trouble. We unfortunately were unable to replicate the issue on our end regarding the tabs not being the correct color when connected to a database using SSMS 18.12.1 and SQL Prompt 10.12.2 and may need a little more information to hopefully narrow down the issue. We have opened a case and sent an email to inquire for further information. Best, Dustin / comments
Hi Aaron,Thank you for your inquiry into SQL Prompt we are sorry to hear it is giving you trouble.We unfortunately were unable to replicate the issue on our end regarding the tabs not being the cor...
HI Craig, Thank you for your inquiry into SQL Source Control. The article below may help with the git error you are seeing: https://github.com/actions/checkout/issues/766
Workaround: Other steps are failing
Since we don't persist that configuration, you may still see this error if your job uses git commands outside of the checkout action. If so, you just need to set the configuration value yourself.
Simply set the GITHUB_WORKSPACE as a safe directory.
git config --global --add safe.directory "$GITHUB_WORKSPACE"
If your github workspace starts off with // , you may need to set it via
git config --global --add safe.directory "%(prefix)/$GITHUB_WORKSPACE"
A little more detail about setting a safe repository is located here: https://git-scm.com/docs/git-config/#Documentation/git-config.txt-safedirectory I hope this helps. Best, Dustin / comments
HI Craig, Thank you for your inquiry into SQL Source Control. The article below may help with the git error you are seeing:https://github.com/actions/checkout/issues/766
Workaround: Other steps ar...
Hi Chris, Thank you for checking that, we may need more information on this one since we can no longer replicate this scenario on our end and will be reaching out via email. Best, Dustin / comments
Hi Chris,Thank you for checking that, we may need more information on this one since we can no longer replicate this scenario on our end and will be reaching out via email.Best,Dustin
Hi Chris, We were able to reproduce the formatting problem as described. We have escalated this to our dev team for further investigation and will follow up once more information has been made available. Best, Dustin / comments
Hi Chris,We were able to reproduce the formatting problem as described.We have escalated this to our dev team for further investigation and will follow up once more information has been made availa...
Hi Chris, Would you be able to update to the most recent version of SQL Prompt v10.12.3 and see if the issue is still occurring? Best, Dustin / comments
Hi Chris,Would you be able to update to the most recent version of SQL Prompt v10.12.3 and see if the issue is still occurring?Best,Dustin
Hi Chris, Could you confirm which version of SSMS and SQL Prompt you are currently using? Best, Dustin / comments
Hi Chris,Could you confirm which version of SSMS and SQL Prompt you are currently using?Best,Dustin
Hi Tanner, Thank you for your inquiry into SQL Dependency Tracker. Unfortunately it looks like there are currently no plans to produce a 64 bit version of this offering. A potential workaround is to use Large Address Aware utility which will enable Redgate.DependencyViewer.UI.exe Large Address Aware (allowing this process to use up to 4GB RAM within a 64bit system). The following link will provide further information and the utility to download - https://www.techpowerup.com/forums/threads/large-address-aware.112556/ Best, Dustin / comments
Hi Tanner, Thank you for your inquiry into SQL Dependency Tracker. Unfortunately it looks like there are currently no plans to produce a 64 bit version of this offering. A potential workaround is t...
Hello, Thank you for your inquiry into SQL Prompt. Currently, the SQL servers that are supported outside of the standard SQL Server 2012 - 2022 are below. https://documentation.red-gate.com/sp/getting-started/requirements
Azure SQL Database
SQL Server on Azure VM
Google Cloud SQL for SQL Server & Virtual Machines
Amazon SQL Server RDS & Virtual Machines
I will leave the SQL Prompt UserVoice forum here if you would like to suggest this addition to our dev team. https://redgate.uservoice.com/forums/94413-sql-prompt Best, Dustin / comments
Hello,Thank you for your inquiry into SQL Prompt. Currently, the SQL servers that are supported outside of the standard SQL Server 2012 - 2022 are below.https://documentation.red-gate.com/sp/gettin...
AWS Redshift is a different offering from Amazon SQL Server RDS, the method in which the way data is stored is different between the two platforms and is unfortunetly not currently supported by SQL Prompt. Best, Dustin / comments
AWS Redshift is a different offering from Amazon SQL Server RDS, the method in which the way data is stored is different between the two platforms and is unfortunetly not currently supported by SQL...