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

For macos users,

brew install sqlite3, then change the bottom part:

  /opt/homebrew/opt/sqlite/bin/sqlite3
  .load litestream sqlite3_litestreamvfs_init
  .open file:///my.db?vfs=litestream
you have to manually pass in the init function name


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

Search: