4 Commits

Author SHA1 Message Date
5c18e2ccbc fix: change code to suit for new YYCC library 2024-08-15 16:57:12 +08:00
1dba1e0674 feat: basically finish standalone mode.
- finish standalone mode but only tested on Virtools 2.1 environment.
- add DROP TABLE statement before CREATE TABLE to resolve fail to create table issue when opening an existing database file.
2024-08-11 17:51:48 +08:00
0e08e518c4 fix: fix standalone code but not finished 2024-08-11 00:25:08 +08:00
ef1261e349 fix: fix various compile error.
- fix various compile error to let plugin now can be compiled.
2024-08-01 17:12:31 +08:00