Using PostgreSQL in bp blog
Posted at 3:57:46 PM in BP Blog (7) | Read count: 2180
I discovered today that \'s won't save in the database. Right now I have to double it to make it work, but will need to modify the code to replace all \'s with double so I don't have to do it and so it will save it every time.