Barver, -- screen name: varchar(20) -- name: varchar(20) -- location: varchar(30) -- description: varchar(160) -- time zone: you should store this in a native time format -- source: varchar(256)
Also please don't bump. It adds noise, not value. Thanks, Doug On Fri, Jun 19, 2009 at 7:53 AM, braver <[email protected]> wrote: > > Bump -- what do folks use for the string lengths below? > Cheers, > Alexy > > On Jun 18, 11:44 am, braver <[email protected]> wrote: > > On Jun 18, 11:23 am, Doug Williams <[email protected]> wrote: > > > > > This seems like good data to add to the docs. Which fields are there > > > questions about? > > > > Doug: the string length of the user's > > > > -- screen name > > -- name > > -- location > > -- description > > -- time zone > > > > and status's: > > > > -- source >
