[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IDE and new database component
[Thread Prev] | [Thread Next]
- Subject: Re: IDE and new database component
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Fri, 26 Jul 2024 16:34:20 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 26/07/2024 à 16:02, Gianluigi a écrit :
Il 26/07/24 14:47, Benoît Minisini ha scritto:It should be better now! -- Benoît Minisini.Hi Benoit, sorry for the late reply, it works fine now, thanks. I have a couple of questions: If we change a test project that used gb.db and gb.db.form to gb.db2 and gb.db2.form, should it work or should we expect changes in the code? In other words gb.db is equivalent to gb.db2 and gb.db.form is equivalent to gb.db2.form? Thanks again and regards Gianluigi
It aims at being an exact equivalent. In pratice, it has slight differences (besides possible bugs).
The only API difference that can break compatibility is that there is no more "Blob" class for dealing with blob fields. Just use strings instead.
Any other difference should be signaled so that I fix it! Regards, -- Benoît Minisini.
Re: IDE and new database component | Gianluigi <gradobag@xxxxxxxxxxx> |
IDE and new database component | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: IDE and new database component | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: IDE and new database component | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: IDE and new database component | Gianluigi <gradobag@xxxxxxxxxxx> |