kinland / cse403-wi11-wikimap

Automatically exported from code.google.com/p/cse403-wi11-wikimap
0 stars 0 forks source link

Empty rows in ArticleRelations #120

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
SELECT * FROM ArticleRelations WHERE Article="";

What is the expected output? What do you see instead?
There shouldn't be any "null" or "empty" articles in the relation table.

However, there are at least 1000 rows in the database (the amazon one, 
wikimapsdb) which don't have an Article.

Original issue reported on code.google.com by dylan.ho...@gmail.com on 6 Mar 2011 at 5:11

GoogleCodeExporter commented 8 years ago
We will revisit this at a later date.  Any changes to the database are 
unfeasible at this time.

Original comment by holycrap...@gmail.com on 11 Mar 2011 at 3:16