Michael Manus
Results
2
comments of
Michael Manus
I just removed the follow up messages in FunMessages.scala. The pickup line arent bad but the followups repeat and rarely make sense even with that fancy sentiment analysis. Also, since...
I was able to reproduce your issue with a straight sql string - `db.prepare("select * from table where somerow = '🦄'").run();` However, if it is parameterized, there is no problem....