Skip to content

Commit 4bc3758

Browse files
committed
* README.md: note on dbtable usage
1 parent bdfaa26 commit 4bc3758

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ It provides functionality for the following functions:
1919
* rollback - rollback a transaction when not in autocommit mode
2020
* isopen - verify the database is open
2121

22+
It also provides a basic table implementation `dbtable`, but will also use
23+
a table class if available.
24+
2225
## Installing the Toolkit
2326

2427
The toolkit can be installed in Octave 6.0 and greater. It has a dependency

0 commit comments

Comments
 (0)