yyc12345
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
yyc12345
7d9b7f14e8
fix: finish basic export test on Virtools 5 environment
2024-08-09 16:19:26 +08:00
yyc12345
6943088df1
fix: fix script exporter and some script for database fix
2024-08-09 11:28:44 +08:00
yyc12345
c1abf2cdcd
refactor: refactor project.
...
- apply reporter for exporter.
- use utf8 as exported string instead of ordinary string.
- finish environment export check.
2024-08-06 18:06:17 +08:00
yyc12345
03f4b1b773
chore: finish basic CMake build scripts
2024-07-24 22:28:44 +08:00