Thanks for your responses, the original reporters confirmed that it is
possible to insert row in a table with parent colums when making them
UNIQUE (https://github.com/sqlitebrowser/sqlitebrowser/issues/463), so my
issue (https://github.com/sqlitebrowser/sqlitebrowser/issues/901) is
resolved too.

Regards,
Oleg Prutz


2016-12-22 4:38 GMT+03:00 Simon Slavin <slav...@bigfraud.org>:

>
> On 21 Dec 2016, at 11:52pm, Олег Пруц <olegp04...@gmail.com> wrote:
>
> > I am contributing to DB Browser for SQLite (
> > https://github.com/sqlitebrowser/sqlitebrowser). It is written in C++
> and
> > it relies on C API.
> > We have a problem: when foreign_keys pragma is enabled, we cannot
> > use sqlite3_prepare_v2.
>
> I was about to suggest you try opening the same file in the SQLite
> command-line tool, but I see DRH has explained the problem.
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to