Right now in this discussion there are a lot of recommendations but without knowing more about the context in which they are applied it is hard to take them seriously. Specifically, are commenters making the suggestion having put it into practice in an open source project/community, and (if so) what impact has it had there?
As an attempt to provide something similar to what I am suggesting, here is an anonymized conversation regarding a tool I have barely maintained for a few years (merging bug fixes). The tool is used by many database administrators so not programmers but technical. It provides some of the functionality that commercial software charges hundreds of dollars to provide, so it is easy to suggest paying someone else real money to solve any problems.
>On Sat, Jul 4 at 8:06 AM, Maintainer (me) wrote:
I will not be able to resolve these issues in what it sounds like is the timeframe you need.
My recommendation would be that you install the trial version of a tool on the list of commercial alternatives (link). One that I have very limited experience with is [specific recommended alternative]. The page also lists all of the free tools that I am aware of.
Thanks for reporting these problems; I will create issues to track the progress of resolving them.
>On Fri, July 3, User wrote / forwarded:
Can you please help me?
>On Fri, Jul 3, User (#2?) wrote:
I'm getting another one issue. Ie the [tool] generate the script like
"ALTER TABLE ... ALTER COLUMN ... [bigint] IDENTITY (1,1) NOT NULL".
While i'm executing this script i'm getting error like "Msg 156, Level 15, State 1, Line 1
Incorrect syntax near the keyword 'IDENTITY'".
[tool] generate a is wrong one? Let me know the reason for this one . and Please address the above issues . I'm eagerly wait for your response.