Re: cdbimport ignores foreign key constrains with SQLite

Ali Baharev <[email protected]> Fri, 22 Jul 2022 16:19:26 +0200
Newsgroups gmane.comp.java.cayenne.user
Message-ID <CAP9qzdYBqGtXEDxz3kgoT_g8YwiaOJX1B=Srv4_7QxE9QDibdQ@mail.gmail.com>
> IIRC the issue on Cayenne side was with SQLite JDBC driver not bringing over
> the FK metadata during DB import. Again, this was years ago.

It must have been a long while ago.

If I use it from DBeaver, I do get all the foreign keys, so the JDBC
driver has been fixed by now.

Ali