Project

General

Profile

Actions

Bug #463

closed

column value update does not work when no data in the column

Added by Anchi Cheng about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
05/11/2010
Due date:
% Done:

100%

Estimated time:
Affected Version:
Show in known bugs:
Workaround:

Description

Wanted to set Userdata username with name during database upgrade schema-r12857.py but because username rows are all NULL, it didn't want to do it.

Actions #1

Updated by Anchi Cheng about 14 years ago

  • Status changed from Assigned to In Code Review
  • Assignee changed from Anchi Cheng to Neil Voss
  • % Done changed from 0 to 100

r13882 sinedon/dbupgrade.py is changed to count(*) instead count(specified_column) fixed this.

Actions #2

Updated by Neil Voss about 14 years ago

  • Status changed from In Code Review to In Test
  • Assignee changed from Neil Voss to Anchi Cheng

Looks okay. I don't like the idea, but it is necessary.

Actions #3

Updated by Anchi Cheng almost 14 years ago

  • Status changed from In Test to Closed
Actions

Also available in: Atom PDF