You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2021/03/03 08:24:00 UTC

[jira] [Closed] (CAY-2695) Reverse engineering on SQLite failes due to feature not being supported.

     [ https://issues.apache.org/jira/browse/CAY-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev closed CAY-2695.
--------------------------------
    Fix Version/s:     (was: 4.2.B1)
                   4.2.M3
       Resolution: Fixed

DBImport is working now for the SQLite (https://github.com/apache/cayenne/commit/907b3cdc069cb2cf0862e2e76151afd99c55af2d)
But there is still a problem with the schema viewer in the Modeler. I moved this to a separate issue (CAY-2699)

> Reverse engineering on SQLite failes due to feature not being supported.
> ------------------------------------------------------------------------
>
>                 Key: CAY-2695
>                 URL: https://issues.apache.org/jira/browse/CAY-2695
>             Project: Cayenne
>          Issue Type: Bug
>          Components: dbimport
>    Affects Versions: 4.1
>            Reporter: Alex Gheorghiu
>            Assignee: Nikita Timofeev
>            Priority: Major
>             Fix For: 4.2.M3
>
>         Attachments: cayenne_error.jpg, cayenne_error_empty_gui.jpg
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I tried to do a reverse engineering on a SQLite database and failed due to
> SQLFeatureNotSuportedException in org.sqlite.jdbc4.JDBC4DatabaseMetaData.getSchema(...) .
>  
> Also the error popup message is empty so I was forced to launch the -jar file only to get more insights.
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)