|
|
|
|
|
by zrail
4252 days ago
|
|
This is my question. How is the data actually broken down into tables/columns? I can't find a schema anywhere in the source, but maybe I just don't know where to look. Also the code talks an awful lot about DB cursors, which indicates that this is not really taking advantage of either SQL or the relational model at all. |
|