Menu

#2 Metadata for versioning scripts

2.0
open
nobody
None
2013-02-18
2013-02-18
No

In the list containing the database versioning scripts, we would like to add the following info for each script:

a) Size
b) Date when the script was added
c) Comment - this will be a SQL specific comment

 - These comments will be single line. For more than 1 comment, you can add   more lines. 
 - Comment lines will be marked like this: "/*This is my new comment */;"
 - The comments will be added at the beginning of each file. Codepax will search only in this section of the file for comments. The comment section cannot be larger than 3 lines - that means a maximum of 3 comments per file. This limit is imposed so the file access is optimized and remains fluid seeing that (at first, at least) the comments will be read right out of the file, no caching will be implemented.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.