[sqlite] Sqlite intarray issue

2018-10-31 Thread Roman Ivasyshyn
with sqlite3_create_module_v2 function and drop table, before second call, makes no effect on that module. Please advice if it’s expected behavior and it there any workarounds on that? Regards, Roman Ivasyshyn ___ sqlite-users mailing list sqlite

Re: [sqlite] Sqlite intarray issue

2018-11-02 Thread Roman Ivasyshyn
Thank you for the clarification. On Wed, Oct 31, 2018 at 6:03 PM Richard Hipp wrote: > On 10/31/18, Roman Ivasyshyn wrote: > > > > I faced with an issue of creating int array with the same name without > > closing connection. > > That is not allowed. But you ca