Re: [GENERAL] store and retrieve html in postgres from rails

2015-03-30 Thread David G. Johnston
On Mon, Mar 30, 2015 at 1:06 PM, john.tiger wrote: > want to include html text from newsletters into postgres - then retrieve > > have seen posts saying this is really difficult (?) and others just > sugesting pg_escape_string and pg entities - > tried to put into text field but it seems stripped

[GENERAL] store and retrieve html in postgres from rails

2015-03-30 Thread john.tiger
want to include html text from newsletters into postgres - then retrieve have seen posts saying this is really difficult (?) and others just sugesting pg_escape_string and pg entities - tried to put into text field but it seems stripped out does anyone have a good suggestion -- Sent via pgsql