Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7)

Issue 1615044: Always check on delete restrict for issue1588 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 10 months ago by ced
Modified:
15 years, 10 months ago
Reviewers:
bch, yangoon1
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : Fix cursor name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -13 lines) Patch
M trytond/model/modelsql.py View 1 2 chunks +12 lines, -13 lines 0 comments Download

Messages

Total messages: 4
ced
15 years, 10 months ago (2010-06-11 17:54:37 UTC) #1
ced
15 years, 10 months ago (2010-06-12 14:54:39 UTC) #2
yangoon1
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
ced
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.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b