Summary of Code Review 2/23/2022

From CDOT Wiki
Revision as of 11:30, 23 February 2011 by Peter.liu (talk | contribs) (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? …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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?