Closed GoogleCodeExporter closed 9 years ago
The schema and schema changes are in dbapi.inc in & above the function
createTables().
Original comment by stevesou...@gmail.com
on 26 Jan 2013 at 5:39
This may just be a matter of style but I wouldn't expect the schema to be in an
API file.
http://code.google.com/p/httparchive/source/detail?r=1038
contains a huge number of changes and a mixture of inline comments and history.
Comments on individual columns can be embedded directly in the schema. Other
additional columns such as CDN are not visible. It should be possible to have a
function like createTables and pass it a whole SQL file.
Original comment by charlie....@clark-consulting.eu
on 27 Jan 2013 at 1:23
Original issue reported on code.google.com by
charlie....@clark-consulting.eu
on 26 Jan 2013 at 3:44