vpopescu
vpopescu
I think this is also happening using MySQL when using a view that converts binary(16) to string using BIN_TO_UUID().. e.g. my view has a column defined like: ``` bin_to_uuid(UnderlyingBin16ID,1) as...
I did this by amending in the ttl handler. Not ideal. Any chance we could pass context to the custom serializer?
Similar to confluence, a button at the top of each page, that says "notify me of changes to this page". Also maybe a user level function to automatically watch pages...
+1. We are asked to send the request in by mail, but I've never gotten a reply back and the module was never deleted. If someone accidentally publishes something confidential...
Thank you, clarifying the intent behind the implementation sets me on the right path. I am not sure if I fully agree with the "no sense" part because it would...
Well, I had to go through my code and find all references to plog and either address them through a set of typedefs or conditional compiles. I don't like conditional...
Sorry have not had time to look into this further, so who knows, maybe I'm confused. ;) My problem stems from the function at the top of this thread.. Since...