Changes between Initial Version and Version 1 of Ticket #11587, comment 6


Ignore:
Timestamp:
May 27, 2015, 10:56:46 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11587, comment 6

    initial v1  
     1I'm unsure of a better way to handle `NULL`s for `repo` in the `CODEREVIEWER` table and I'd welcome advice on that. I think the better solution may be to store the repository id in the `repo` table and do a `JOIN` when the repository name is needed, like is done in `NODE_CHANGE` and `REVISION`.