Skip to content

Commit 13f1bc3

Browse files
committed
- add database table creation using sqlalchemy syntax
- improve on connection management - add test for problem of encoding problem in xml source
1 parent ea3a98e commit 13f1bc3

File tree

3 files changed

+281
-236
lines changed

3 files changed

+281
-236
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.tox
2+
.noseids
3+
rdflib_sqlalchemy.egg-info

0 commit comments

Comments
 (0)