I want to drop the origname field... or more precicely drop the filename field and rename origname to it. The current value of filename can be found by calling basename(filepath) so it's storing redundant information. The origname is much more useful and can be treated as the filename.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | audio_origname_0.patch | 8.82 KB | drewish |
| audio_origname.patch | 8.12 KB | drewish |
Comments
Comment #1
drewish commentedforgot to remove the field from the CREATE TABLEs.
committing the attached patch.
Comment #2
(not verified) commented