We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdfaa26 commit 4bc3758Copy full SHA for 4bc3758
README.md
@@ -19,6 +19,9 @@ It provides functionality for the following functions:
19
* rollback - rollback a transaction when not in autocommit mode
20
* isopen - verify the database is open
21
22
+It also provides a basic table implementation `dbtable`, but will also use
23
+a table class if available.
24
+
25
## Installing the Toolkit
26
27
The toolkit can be installed in Octave 6.0 and greater. It has a dependency
0 commit comments