Hacker News new | ask | show | jobs
by lmz 1764 days ago
What if you manipulate the data using SQL eg. UPDATE t SET col1 = SomeFunc(col2). That would expose you to possible type issues too.