mentax Posted March 6, 2018 Share Posted March 6, 2018 Hi All, I'm new here. I'm trying to write some integration module, but have a question: In mysql database when I do select for user I see that user has UUID in table tblclients. 1. What the purpose of this UUID? 2. Is it permanent? 3. Is there any way to change it from web interface? 4. Does it brake something if I will change it? Link to comment Share on other sites More sharing options...
mentax Posted March 6, 2018 Author Share Posted March 6, 2018 Hi All, I'm new here. I'm trying to write some integration module, but have a question: In mysql database when I do select for user I see that user has UUID in table tblclients. 1. What the purpose of this UUID? 2. Is it permanent? 3. Is there any way to change it from web interface? 4. Does it brake something if I will change it? Link to comment Share on other sites More sharing options...
twhiting9275 Posted March 6, 2018 Share Posted March 6, 2018 Don't ever touch UUID. That's all you need to know. Yes, things will absolutely break. Link to comment Share on other sites More sharing options...
mentax Posted March 6, 2018 Author Share Posted March 6, 2018 I have different account id in my platform. The format is: 893242eef75a58eb37bbde3b84face4c What the best way to work with it? Replace user id with this data? Create additional Custom Client Field? Any idea? Link to comment Share on other sites More sharing options...
mentax Posted March 8, 2018 Author Share Posted March 8, 2018 Please help Link to comment Share on other sites More sharing options...
twhiting9275 Posted March 8, 2018 Share Posted March 8, 2018 Do not touch the uuid field If you don't know what you're doing with databases, and development, hire a professional to do this, because you're only going to have more problems down the road Link to comment Share on other sites More sharing options...
mentax Posted March 9, 2018 Author Share Posted March 9, 2018 Another indian code? Thank, but no. I wanna learn and do something myself. If you have nothing to say and/or can't find better place to promote yourself just be quite... I did not hear any adea down the road from you... Link to comment Share on other sites More sharing options...
twhiting9275 Posted March 9, 2018 Share Posted March 9, 2018 Nobody’s going to hold your hand while you “learn” here. That’s not what we’re here for. If you want to “learn”, then learn. Read through documentation, expirement, work with a dev license. Nobody is going to hold your hand and tutor you here. Link to comment Share on other sites More sharing options...
Recommended Posts