Difference between revisions of "Summary of Code Review 2/23/2022"

From CDOT Wiki
Jump to: navigation, search
(Created page with ''''PostgreSQLSchemaManager (revision 45)''' *line 244: IllegalArgumentException()? *line 394: //TODO *line 420: //TODO *line 462, 476, 478, 507, 564, etc: rules of indentation? …')
 
(No difference)

Latest revision as of 11:30, 23 February 2011

PostgreSQLSchemaManager (revision 45)

  • line 244: IllegalArgumentException()?
  • line 394: //TODO
  • line 420: //TODO
  • line 462, 476, 478, 507, 564, etc: rules of indentation?
  • line 490: spacing - if(
  • line 559: //TODO
  • line 696: insert one blank line
  • line 1015: private or protected method - generateFullTextProcedureName?
  • line 1027: private or protected method - createFullTextProcedure?