Since you are requesting comments: Of course I don't like, as usually, to fix the ...
15 years, 10 months ago
(2010-06-16 08:36:20 UTC)
#3
Since you are requesting comments:
Of course I don't like, as usually, to fix the error of one backend in the
abstraction layer, thus moving the logic of the SQL-Layer, which should be
provided by the RDBMS, into the framework as a whole. It should be fixed
whenever possible in the backend. And if it cannot be fixed in the backend, the
use of such backends should be warned with a BIG FAT warning.
OTOH I have to admit, that I currently don't know, how much SQL-logic is already
in the framework...
On 2010/06/16 08:36:20, yangoon wrote: > Since you are requesting comments: > > Of course ...
15 years, 10 months ago
(2010-06-16 15:53:03 UTC)
#4
On 2010/06/16 08:36:20, yangoon wrote:
> Since you are requesting comments:
>
> Of course I don't like, as usually, to fix the error of one backend in the
> abstraction layer, thus moving the logic of the SQL-Layer, which should be
> provided by the RDBMS, into the framework as a whole. It should be fixed
> whenever possible in the backend. And if it cannot be fixed in the backend,
the
> use of such backends should be warned with a BIG FAT warning.
>
> OTOH I have to admit, that I currently don't know, how much SQL-logic is
already
> in the framework...
Yes but this patch as also the advantage to give a more accurate error message.
Issue 1615044: Always check on delete restrict for issue1588
(Closed)
Created 15 years, 10 months ago by ced
Modified 15 years, 10 months ago
Reviewers: bch, yangoon1
Base URL:
Comments: 0