Support the array datatype as used in Postgres
----------------------------------------------

                 Key: DERBY-4335
                 URL: https://issues.apache.org/jira/browse/DERBY-4335
             Project: Derby
          Issue Type: Improvement
          Components: SQL
            Reporter: Paul taylor


Note I would have liked to raise this issue as a New Issue rather than an 
improvement but that option does not seem to exist.

This functionality would be useful for many applications, but for me its most 
important use would be to allow Derby to mimic Postgres well enough for 
embedded derby to be used as the embedded db for junit testing application. 
Using an embedded db like derby holds many advantages over a full db for unit 
testing but because the postgres supports arrays and the application uses this 
feature and derby does not I cannot use it for junittesting. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to