Closed (fixed)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Upgrade Routines
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
20 Apr 2010 at 21:12 UTC
Updated:
12 Jul 2010 at 18:20 UTC
Jump to comment: Most recent file
Looks like as part of the "We've got a new DB API" section they forgot to mention that db_column_exists() was renamed to db_field_exists() with no parameter changes. solotandem gave me a quick overview on how to do these upgrade routines so I'm going to give it a shot.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | coder_776856.patch | 922 bytes | drewish |
Comments
Comment #1
drewish commentedSample:
Comment #2
solotandem commentedImplemented in next dev release.