Active
Project:
Audio
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2008 at 01:06 UTC
Updated:
30 Sep 2008 at 03:47 UTC
For columns that join on drupal core ids (like vid), I noticed that various tables (metadata, images, itunes, attach) use medium int columns instead of normal int columns; this will cause issues with nid values exceeding 8 million.
Also, It would be a good idea to add descriptions to each column to help anyone attempting to analyze the schema.
Comments
Comment #1
drewish commentedany chance you could take this on? i've been wacking away at the D6 version but i'm not sure i'll have time for this.