Difference between revisions of "Proj-edit"
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
Display and edit [[Project]] properties. | Display and edit [[Project]] properties. | ||
− | '''SQL Version''' | + | '''SQL Version''' (opt.) |
+ | |||
The version of SQL Server as default for generated scripts. | The version of SQL Server as default for generated scripts. | ||
− | '''Tracking Site''' | + | '''Tracking Site''' (opt.) |
+ | |||
URL to display information on a [[Project Version]] in a bug tracking or ticketing system. | URL to display information on a [[Project Version]] in a bug tracking or ticketing system. | ||
Use {0} as place holder for the bug or ticket ID. (.Net formatting convention) | Use {0} as place holder for the bug or ticket ID. (.Net formatting convention) |
Latest revision as of 22:46, 2 November 2008
Online Documentation for dbscript by devio |
Display and edit Project properties.
SQL Version (opt.)
The version of SQL Server as default for generated scripts.
Tracking Site (opt.)
URL to display information on a Project Version in a bug tracking or ticketing system. Use {0} as place holder for the bug or ticket ID. (.Net formatting convention)
Example:
http://my.bugzilla.installation/showdependencytree.cgi?id={0}&hide_resolved=0