Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While reading the documentation for iff(), I noticed the command line function edit(), which is pretty cool.

  UPDATE docs SET body=edit(body) WHERE name='report-15';
  UPDATE pics SET img=edit(img,'gimp') WHERE id='pic-1542';



If you like edit, you might like :memory: too :)

https://sqlite.org/inmemorydb.html


I also didn't know about it before! Cool




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: