View Issue Details

IDProjectCategoryView StatusLast Update
0000268SymmetricDSNew Featurepublic2011-01-25 21:30
ReporterAssigned Tochenson  
Prioritynormal 
Status closedResolutionfixed 
Target Version2.2.0Fixed in Version2.2.0 
Summary0000268: Support array data types on Postgres
DescriptionSupport syncing array data types on PostgreSQL. There are both single and multi-dimensional arrays. Here is an example table definition: CREATE TABLE sal_emp ( name text, pay_by_quarter integer[], schedule text[][] ); The array_to_string() function can return a string representation of the array. We might use an escape in the CSV data to indicate that an array needs parsed, or maybe the target database type determines that.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change