I am sure the is patently obvious/basic. I am using AR and just basic db->insert and db->get.
My insert is automatically escaping, \’ which seems cool ...so when using the get - since it’s not unescaping the results, should it be?...or is there a recommended way of unescaping… ?
