|
|
|
|
|
by AnyTimeTraveler
848 days ago
|
|
I really like the idea of running a watch on an sqlite table with my common cli tools.
If I understand correctly, it is being re-read on every request. Does that mean that changes to the sqlite database will be visible on the next read of a csv file? |
|