Prashanth Sadasivan
Prashanth Sadasivan
looks like you haven't created the database module. you need to first define your database (like what's shown in the README [here](https://github.com/meh/amnesia#defining-a-database)). see how the file uses `defdatabase Database`? that's...
you should merge this. I'm not exactly sure why it was written any other way.
I recently ran into this as well. I'm working on a library to make integrating a local llama file into an ios app easier, and one feature is the idea...