1.x is still stuck using `key` as the field name in uc_file_users, which is a source of problems. Patch attached ports the change.

Comments

cha0s’s picture

StatusFileSize
new7.05 KB

Well, might be useful to update the name of the function...

Island Usurper’s picture

Status: Needs review » Needs work

Use db_change_column() for the Postgres branch of the update function.

cha0s’s picture

Status: Needs work » Needs review
StatusFileSize
new7.15 KB

Rerolled with pgsql support.

Island Usurper’s picture

Status: Needs review » Fixed

Great. Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Passer’s picture

Passer’s picture

thanks

torgospizza’s picture

Any chance of rolling this into a 1.8? :)