Karim Ratib
Karim Ratib
Thanks for the workaround! Yes, dropping the newline would simplify handling.
Thanks! I found the sqlite file as you described. Outputting to csv or to a specified sqlite file would be useful. I will let you close this or keep it...
One further question here: The sqlite that gets cached is the raw import, correct? So making any transformation via dsq does not get reflected on file. If this is the...
> Does that work/make sense? Not sure I'm doing it right, but ``` dsq "data/sheet.xlsx" 'CREATE TABLE x (noc text primary key); INSERT INTO x SELECT NOC FROM {}' ```...
Thanks, this worked.
Same is happening to me, with this XSD https://github.com/w3c/musicxml/blob/gh-pages/schema/musicxml.xsd, which references 2 other files. The process never ends.
Thanks @karlmarx for your interest! Feel free to submit a PR for Alegre.
@gabrielrab thanks! You can start working on your own fork of [Fetch](https://github.com/meedan/fetch) and submit a PR when ready :pray:
@sparkingdark yes, the service [Alegre](https://github.com/meedan/alegre) is written in Python, so please feel free to submit a PR against it. Thanks!
@parshnt Sounds great, feel free to submit a PR against the repo https://github.com/meedan/varcissus