Create full SQL export of Database (including INSERTs)
------------------------------------------------------

                 Key: DERBY-1851
                 URL: http://issues.apache.org/jira/browse/DERBY-1851
             Project: Derby
          Issue Type: Improvement
          Components: Tools
    Affects Versions: 10.1.3.1
            Reporter: Alexander Schatten
            Priority: Minor


Currently DERBY supports to backup a database (binary) or to create the DDL of 
the database. It would be very helpful (as known from hsqldb) if it would be 
possible to export a full database including content; i.e., CREATE, ALTER and 
INSERT statements.


This is particularly nice for development issues when a schema is often 
changing...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to