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 9f2ee90 commit cf79b55Copy full SHA for cf79b55
NEWS
@@ -1,3 +1,23 @@
1
+Summary of important user-visible changes for sqlite 0.0.3+:
2
+-------------------------------------------------------------------
3
+
4
+ ** Development octave compatability updates
5
6
+ ** Documentation updates
7
8
+ ** New functions:
9
+ - @octave_sqlite/sqlfind
10
11
+ - @octave_sqlite/sqlupdate
12
13
+ - dbrowfilter class
14
15
+ ** Function Changes:
16
17
+ - dbtable: add better display or complex types
18
19
+ - sqlread, fetch: add support for dbrowfilter
20
21
Summary of important user-visible changes for sqlite 0.0.3:
22
-------------------------------------------------------------------
23
0 commit comments