Has anybody made this method work in MySQL database using mysql2 gem? It works for me with the standard sqlite. When I nest the child element using MySQL, it does not save. I get a BEGIN and a ROLLBACK on the console and no error.
Has anybody made this method work in MySQL database using mysql2 gem? It works for me with the standard sqlite. When I nest the child element using MySQL, it does not save. I get a BEGIN and a ROLLBACK on the console and no error.