Changes

Jump to: navigation, search

PostgreSQL Adapter Project - Code Review 1 Changes

80 bytes added, 14:23, 13 June 2011
PostgreSQLSchemaManager
|appendColumnType
* check if serial and bigserial have limits when compared to using sequences
|'''DONE'''
|
|-
** dropFullTextSearchProcedure
** dropFullTextSearchTrigger
|'''DONE'''
|
|-
|Refactor checking for BLOB column to isBLOB
|'''DONE'''
|
|-
* alter the column
* create the deleted view/s
|'''DONE'''
|
|-
* drop full-text search trigger
* create full-text search trigger
|'''DONE'''
|
|-
** drop column$
** drop full-text search trigger
|'''DONE'''
|
|-
|renameTable
* fix full-text search trigger maintainence
|'''DONE'''
|
|-
|deleteLargeObjects
* change to use for loop instead of iterator
|'''DONE'''
|
|-
1
edit

Navigation menu