I am trying to move all of the articles in an old cms database to a new one.<BR><BR>The new cms handles carriage returns just fine when the text is entered into a text box. I escape all special ...
type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal ...
Reproducable with mysql2 and trilogy adapters on Mysql 8.2.0 $ rails new flippermysql --dabatabse mysql && cd flippermysql $ bundle add flipper-active_record && bundle $ rails generate ...