Jorge Ferrando
Jorge Ferrando
Does it support attach database?
Can I also use the async functions of sqlite.js through your library? And 2nd question. Can I use in sqlite-sync named params like in sql.js? ``` // Prepare a statement...
Is there a way to query distinct elements like in mongo collections? Or I have to retrieve all of them and filter?
Using pitreos v1.0 `/usr/local/bin/pitreos backup $SOURCE/blocks -s $DESTINATION -t blocks-$TAG --threads 16` I'm not using the -c parameter to enable caching but it's storing chunks in /tmp/cache so it keeps...