Changes

Jump to: navigation, search

PostgreSQL Adapter Project - Code Review 2 Changes

86 bytes added, 11:01, 18 July 2011
PostgreSQLSchemaManager
|getDependentViews
* check for similarities with original implementation
|'''DONE''' no similarities
|
|-
|dropFulltextProcedure
* remove string concatenation
|'''DONE'''
|
|-
* move drop procedure before super call
* rename unneeded buf.setLength
|'''DONE'''
|
|-
|dummyviews
* use comment to store old select statement
|'''DONE'''
|
|-
|getTableName
* implement where returns quoted tableName without schema
|'''DONE'''
|
|-
|renameTable
* merge dropFulltextTrigger and Procedure
|'''DONE'''
|
|-
|getIndexName
* use index.getName(Table)
|'''DONE'''
|
|-
1
edit

Navigation menu