add lib for sqlite3 database

This commit is contained in:
lxsang
2023-01-30 09:37:44 +01:00
parent 9afa2f5d1c
commit 11df616319
13 changed files with 725 additions and 0 deletions

3
SQLiteDB/scheme.html Normal file
View File

@ -0,0 +1,3 @@
<afx-app-window apptitle="SQLiteDB" width="500" height="400" data-id="SQLiteDB">
<afx-hbox ></afx-hbox>
</afx-app-window>