And what about JD's comment about getting rid of the NEW stuff...
Also, Roy is absolutely correct about virtual being a property of a
column, not a type. I'm sure it was implemented this way because it was
too difficult to do a more elegant way, but the point is a good one. :)
Cheers,
Jay
Brian Aker wrote:
> Hi!
>
> TINY will go away, but the rest are correct.
>
> Cheers,
> -Brian
>
> On Oct 28, 2008, at 4:08 AM, Patrick Galbraith wrote:
>
>> Hi all,
>>
>> I've unfortunately been super busy with other things going on in the
>> last month of so and have missed out on some changes. I'm working at
>> the moment on DBD::drizzle, and notice that it seems the types have
>> been consolidated (?) This is what I see now:
>>
>> num enum_field_types { DRIZZLE_TYPE_TINY,
>> DRIZZLE_TYPE_LONG,
>> DRIZZLE_TYPE_DOUBLE,
>> DRIZZLE_TYPE_NULL, DRIZZLE_TYPE_TIMESTAMP,
>> DRIZZLE_TYPE_LONGLONG,
>> DRIZZLE_TYPE_TIME,
>> DRIZZLE_TYPE_DATETIME,
>> DRIZZLE_TYPE_NEWDATE, DRIZZLE_TYPE_VARCHAR,
>> DRIZZLE_TYPE_VIRTUAL,
>> DRIZZLE_TYPE_NEWDECIMAL,
>> DRIZZLE_TYPE_ENUM,
>> DRIZZLE_TYPE_BLOB,
>> DRIZZLE_TYPE_MAX=DRIZZLE_TYPE_BLOB
>>
>> This is the extent of types, right?
>>
>> Just double checking.
>>
>> Thanks!
>>
>> --Patrick
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~drizzle-discuss
>> Post to : [email protected]
>> Unsubscribe : https://launchpad.net/~drizzle-discuss
>> More help : https://help.launchpad.net/ListHelp
>
> --
> _______________________________________________________
> Brian "Krow" Aker, brian at tangent.org
> Seattle, Washington
> http://krow.net/ <-- Me
> http://tangent.org/ <-- Software
> _______________________________________________________
> You can't grep a dead tree.
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to : [email protected]
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help : https://help.launchpad.net/ListHelp