Skip to content

Commit 1782261

Browse files
authored
Update README.md
to match https://libsql.org
1 parent 7beaa40 commit 1782261

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ Aside from all the goodies alredy provided by SQLite, libSQL adds:
3737

3838
* [randomized ROWID](https://github.com/libsql/libsql/issues/12)
3939
* [WebAssembly User Defined Functions](https://blog.chiselstrike.com/webassembly-functions-for-your-sqlite-compatible-database-7e1ad95a2aa7)
40-
40+
* [Pass down SQL string to virtual table implementation](https://github.com/libsql/libsql/pull/87)
41+
* [Virtual write-ahead log interface](https://github.com/libsql/libsql/pull/53)
4142

4243
The comprehensive description can be found [here](doc/libsql_extensions.md)
4344

0 commit comments

Comments
 (0)