Maxim, I found it in my 8/21/13 archive. Is the below still correct? select * from invitations;
delete from invitations where id = XXXX; On Thu, Mar 26, 2015 at 9:04 AM, FJ <[email protected]> wrote: > Maxim, I found it in my 8/21/13 archive. Is the below still correct? > > > On Thu, Mar 26, 2015 at 9:00 AM, FJ <[email protected]> wrote: > >> Maxim, I do remember something like that when you send me the command in >> 2013 or early 2014. I can't seem to find it OM archive email. >> >> Would you mind send me the sequence of mysql commands again? >> >> >> On Thu, Mar 26, 2015 at 2:15 AM, Maxim Solodovnik <[email protected]> >> wrote: >> >>> You need to manually update the database >>> >>> WBR, Maxim >>> (from mobile, sorry for the typos) >>> On Mar 26, 2015 2:57 AM, "FJ" <[email protected]> wrote: >>> >>>> Does anyone know how to revoke / remove the endless invitation or >>>> period invitation before it expires, making the already distributed URL no >>>> longer valid. >>>> >>>> Thank you in advance. >>>> >>>> -john- >>>> >>> >> >
