walidazizi / rdflib

Automatically exported from code.google.com/p/rdflib
Other
0 stars 0 forks source link

Remove MySQL reference from AbstractSQLStore repr #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When creating a store in, say, SQLite, a repr on the store produces:

<Parititioned MySQL N3 Store: 0 contexts, 0 classification assertions, 0
quoted statements, 0 property/value assertions, and 0 other assertions>

That line (705 in AbstractSQLStore.py) should be SQL-agnostic.

Original issue reported on code.google.com by gsf747@gmail.com on 14 Jul 2009 at 5:41

GoogleCodeExporter commented 8 years ago

Original comment by eik...@gmail.com on 1 Feb 2010 at 8:24

GoogleCodeExporter commented 8 years ago
No longer part of rdflib; at least for now.

Original comment by eik...@gmail.com on 5 Feb 2010 at 3:22