Closed nicholasjhorton closed 8 years ago
I can't reproduce this error. Can you post the traceback?
> library(airlines)
> airlines <- etl("airlines", dir="~/dumps/airlines")
Not a valid src. Creating a src_sqlite for you at /tmp/RtmpEkN66N/file68de5affb7f5.sqlite3
>
Nick can't replicate this. Closing for now.
still broken
> airlines <- etl("airlines")
Not a valid src. Creating a src_sqlite for you at /tmp/RtmpxlFYmk/file346575211ea4.sqlite3
> airlines %>% etl_create(year = 1987, months = 5)
Any guidance about how to stub out an SQLite airlines database would be greatly appreciated.