trac-code-comments-plugin
trac-code-comments-plugin copied to clipboard
Modified db.py to fix error on installation of plugin
This appears to fix an installation issue (#82) that I observed when using Trac 1.2.5. When trac-admin upgrade was executed, the upgrade would fail with:
The upgrade failed. Please fix the issue and try again. OperationalError: No such column: repos
I cannot tell further implications of this change, please review.