Changes

Jump to: navigation, search

PostgreSQL Adapter Project - Code Review 1 Changes

892 bytes added, 14:51, 20 April 2011
no edit summary
! Status
! UnitTest
|-
|Override setCustomDatabaseProperties
*Add template fields for postgreSQL scripts
|
|
|-
|dropTable
=Scripts=
==postgresql_create.sql==
{| border="1" cellpadding="4" cellspacing="2" style="border: 1px solid black;border-collapse:collapse;"
|-
! Task
! Status
! UnitTest
|-
|
|
|
|}
 
 
==postgresql_setup.sql==
{| border="1" cellpadding="4" cellspacing="2" style="border: 1px solid black;border-collapse:collapse;"
|-
! Task
! Status
! UnitTest
|-
|Add comment to enable PREPARE TRANSACTION
|
|
|-
|Use template field to set location of contrib folder
*make use of ${path}
|
|
|-
|Add template field to set location for tablespace, indexspace and longspace
|
|
|-
|Add SQL to create tablespace, indexspace and longspace
|
|
|-
|Move function creation to postgresql_create.sql
|
|
|-
|}
 
 
==postgresql_drop.sql==
{| border="1" cellpadding="4" cellspacing="2" style="border: 1px solid black;border-collapse:collapse;"
|-
! Task
! Status
! UnitTest
|-
|Add sql to drop custom functions
|
|
|}
1
edit

Navigation menu