Skip to content

Commit

Permalink
Remove print or e-book mention from list of winners as there will be …
Browse files Browse the repository at this point in the history
…changes in this matter
  • Loading branch information
lem9 committed Apr 4, 2012
1 parent 3a09eb9 commit a7fddd3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions templates/contest.tpl
Expand Up @@ -23,12 +23,12 @@ Packt Publishing sponsors this programming contest, offering six copies of the <

<h3>Acceptable small feature requests</h3>
<ol>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3068559&amp;group_id=23067&amp;atid=377411">Add option for ignoring foreign keys when dropping tables</a> (winner: Atul Pratap Singh, e-book)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=779136&amp;group_id=23067&amp;atid=377411">Show index information in the data dictionary</a> (winner: Muhammad Adnan, e-book)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3305569&amp;group_id=23067&amp;atid=377411">Option "Truncate table" before "Insert into"</a> (winner: Rao hai, print copy )</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=2046140&amp;group_id=23067&amp;atid=377411">No correct inserting / editing of large VARCHAR fields</a> (winner: Thilina Abeyrathna, e-book)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3442006&amp;group_id=23067&amp;atid=377411">Create with same name AND grant on user\_%</a> (winner: Jo Michael, e-book)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3490114&amp;group_id=23067&amp;atid=377411">Export all privileges</a> (winner: Alex Marin, print copy)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3068559&amp;group_id=23067&amp;atid=377411">Add option for ignoring foreign keys when dropping tables</a> (winner: Atul Pratap Singh)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=779136&amp;group_id=23067&amp;atid=377411">Show index information in the data dictionary</a> (winner: Muhammad Adnan)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3305569&amp;group_id=23067&amp;atid=377411">Option "Truncate table" before "Insert into"</a> (winner: Rao hai)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=2046140&amp;group_id=23067&amp;atid=377411">No correct inserting / editing of large VARCHAR fields</a> (winner: Thilina Abeyrathna)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3442006&amp;group_id=23067&amp;atid=377411">Create with same name AND grant on user\_%</a> (winner: Jo Michael)</li>
<li><a href="http://sourceforge.net/tracker/?func=detail&amp;aid=3490114&amp;group_id=23067&amp;atid=377411">Export all privileges</a> (winner: Alex Marin)</li>
</ol>

<h3>How to submit your patch</h3>
Expand Down

0 comments on commit a7fddd3

Please sign in to comment.