On Tue, 2008-07-22 at 14:01 -0700, Brian Aker wrote: > Dropping CHAR is sounding good... JimW got my thinking about how we > might be able to just go with STRING and BYTE, and skip all other types.
Had a great chat with Josh Berkus tonight about this and GIS types and timestamps (or rather, working with them) which was interesting. consider a timpstamp that is a day, not 0 seconds into that day, but that day. versus a timestamp with microsecond granularity. but i think we can solve this with a constraint. or... how do you deal with "tuesday" and "every third wednesday" oh, and do we care :) (or do we care yet) maybe what we want is type aliases: BYTE. STRING = BYTE with !binary collation. 2:18am thoughts... stewart -- Stewart Smith ([EMAIL PROTECTED]) http://www.flamingspork.com/
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

