uniqueidentifier when using mssql

1 view
Skip to first unread message

jdubbs

unread,
Sep 10, 2010, 2:48:51 PM9/10/10
to Outlet ORM
I am currently accessing an MSSQL database that uses uniqueidentifiers
as primary keys. Using PDO I can cast these columns to a CHAR(36) in
order to read them in PHP as strings, however this prevents me from
using the best features of outlet. Are there any future plans to add
uniqueidentifier or uuid as a column type so that the conversion can
be done automatically as well as take advantage of child object
construction? What I miss most is the necessity to construct objects
manually.
Reply all
Reply to author
Forward
0 new messages