Re: [web2py] Re: two Database syncrho

2020-07-04 Thread Carlos Correia
Às 13:28 de 04/07/20, Carlos Correia escreveu: Às 06:14 de 01/07/20, Massimo Di Pierro escreveu: Yes. Only on PostgreSQL, MySQL and Firebird. Assuming the feature has not been broken over time, I do not know of anybody who used it. On Thursday, 11 June 2020 12:51:48 UTC-7, Ari Lion BR Sp wrote

Re: [web2py] Re: two Database syncrho

2020-07-04 Thread Carlos Correia
Às 06:14 de 01/07/20, Massimo Di Pierro escreveu: Yes. Only on PostgreSQL, MySQL and Firebird. Assuming the feature has not been broken over time, I do not know of anybody who used it. On Thursday, 11 June 2020 12:51:48 UTC-7, Ari Lion BR Sp wrote: Hi to all, I am trying to  understan

[web2py] Re: two Database syncrho

2020-06-30 Thread Massimo Di Pierro
Yes. Only on PostgreSQL, MySQL and Firebird. Assuming the feature has not been broken over time, I do not know of anybody who used it. On Thursday, 11 June 2020 12:51:48 UTC-7, Ari Lion BR Sp wrote: > > Hi to all, > > I am trying to understand how to use the below feature: > > DAL.distributed_t

[web2py] Re: two Database syncrho

2020-06-28 Thread Ari Lion BR Sp
Hi, any? Em quinta-feira, 11 de junho de 2020 16:51:48 UTC-3, Ari Lion BR Sp escreveu: > Hi to all,  > > > I am trying to  understand how to use the below feature: > > DAL.distributed_transaction_commit(db_a, db_b) > mentined here: > > http://www.web2py.com/books/default/chapter/29/06/the-da