log table – pk_data type

Message:


Hi guys,

We have primary keys of uuid type in our database and when logging changes (automatic Servoy audit logging) the log table has values like this in column pk_data: 36.93c34c41-05b5-4762-8ec0-e56d9023a45e.
I changed the type of the column to character varying of length 36 (like all of our pks) and set the UUID flag in the column properties in log.dbi but now Servoy is not logging records at all.
Does it mean that I’m going to have to parse pk_data to extract my uuid?

Cheers,
Maria


on behalf of Maria

Cheers,
Siavash