We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2662658 commit 549b0dbCopy full SHA for 549b0db
2 files changed
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: kwb.db
2
Title: Functions supporting data base access
3
-Version: 0.6.0
+Version: 0.7.0
4
Authors@R:
5
c(person(given = "Hauke",
6
family = "Sonnenberg",
NEWS.md
@@ -1,3 +1,7 @@
+# [kwb.db 0.7.0](https://github.com/KWB-R/kwb.db/releases/tag/v0.7.0) <small>2023-09-25</small>
+
+* Add and export `read_schemata()`, `read_relations()`, `merge_relations()`
# [kwb.db 0.6.0](https://github.com/KWB-R/kwb.db/releases/tag/v0.6.0) <small>2021-07-07</small>
7
* `getDatabaseSchema()`: add arguments "tableNames", "tableTypes"
0 commit comments