Changes

Jump to: navigation, search

PostgreSQL Adapter Project - Code Review 2 Changes

83 bytes added, 22:46, 26 January 2014
no edit summary
{{Admon/obsolete}}
 
== General ==
* Run server with connections file that has no port
|-
|Why does DB add quotes to column names that where not original quoted e.g. if a column name contains $ ?
|?
|-
|Check meta data that jdbc driver returns if column names are quoted e.g. name, value, cache
|'name','value' they are quoted
|-
|Check what happens if table with column sizes that exceeds page size for a row. If there is limit, then move virtual columns to tables instead
|encoding and collation
* get values from custom properties
|'''DONE'''
|
|-
|add comment that locktimeout exception is not support on postgresql
|'''DONE'''
|
|-
|
|-
|set default owner to nexjnexjsa|'''DONE'''
|
|}

Navigation menu