Closed (won't fix)
Project:
Drupal core
Version:
6.x-dev
Component:
database system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
14 Sep 2007 at 17:39 UTC
Updated:
2 Nov 2007 at 04:10 UTC
Jump to comment: Most recent file
Very simple SQL syntax cleanup: replace all value as placeholder, in order to keep code as cross database compatible.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | bloat-175704-5.patch | 2.87 KB | chx |
| drupal-6.x-dev-clean_query-0.1.patch | 13.01 KB | hswong3i |
Comments
Comment #1
chx commentedThis causes useless bloat as core works fine without this, there is no ground for this bloat. I will roll a patch which reverses every such patch from the past.
Comment #2
hswong3i commented@chx: the won't fix or not shouldn't be judged by YOU: i will not oppose any action taken by core committers, but seems this is not your duty?
Comment #3
chx commentedI won't fixed many issues in the past. This is neither the first or the last. It is bloat and bloat is against everything Drupal is.
Comment #4
hswong3i commented@chx: just ask once again: are you core committer? if so, close my issue as you like; or else, comment about it and that's all :)
Comment #5
chx commentedThanks though for bringing this issue to my attention. I will roll one for system.install later.
Comment #6
hswong3i commented@chx: please don't mask up my progress result by your irrelevant patches. code cleanup is something often happened when project is going to launch (as we are all working for D6 beta1 now). i am just trying to cleanup those missing part that we are lose focus before. this issue is only a continue job, but not a new propose.
if you are trying to propose counter patches which will rollback our previous progress research result, please open your own issue :)
Comment #7
chx commentedWhat you claim progress I claim is not what Drupal needs because it's bloat.
Comment #8
hswong3i commentedSounds not necessary based on my latest research result, if we are able to enclose all table/column/constraint name with [] syntax. That should belongs to D7, so we don't need to fix this issue right now :)