Re: [GSoC] Check if a query resultset is update-able

2019-06-11 Thread Dave Page
Hi On Tue, Jun 11, 2019 at 3:06 PM Yosry Muhammad wrote: > Hi, > > On Tue, Jun 11, 2019 at 10:21 AM Dave Page wrote: > >> Hi >> >> On Mon, Jun 10, 2019 at 10:51 PM Yosry Muhammad >> wrote: >> >>> Dear all, >>> >>> After some research and review of the code, I have arrived at this >>> method to

Re: [GSoC] Check if a query resultset is update-able

2019-06-11 Thread Yosry Muhammad
Hi, On Tue, Jun 11, 2019 at 10:21 AM Dave Page wrote: > Hi > > On Mon, Jun 10, 2019 at 10:51 PM Yosry Muhammad > wrote: > >> Dear all, >> >> After some research and review of the code, I have arrived at this method >> to check whether a query resultset is update-able. I would like to know >> yo

Re: [GSoC] Check if a query resultset is update-able

2019-06-11 Thread Dave Page
Hi On Mon, Jun 10, 2019 at 10:51 PM Yosry Muhammad wrote: > Dear all, > > After some research and review of the code, I have arrived at this method > to check whether a query resultset is update-able. I would like to know > your feedback before I start implementing this technique: > > - Query re

[GSoC] Check if a query resultset is update-able

2019-06-10 Thread Yosry Muhammad
Dear all, After some research and review of the code, I have arrived at this method to check whether a query resultset is update-able. I would like to know your feedback before I start implementing this technique: - Query results are not be update-able (initially at least) except if all the prima