d3fd3c2b0d
commit something which idk when i write them
2026-04-21 22:33:21 +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
7d9b7f14e8
fix: finish basic export test on Virtools 5 environment
2024-08-09 16:19:26 +08:00
6943088df1
fix: fix script exporter and some script for database fix
2024-08-09 11:28:44 +08:00
7c5bc44724
refactor: refactor project
...
- finish document export function.
- add lost database validation code in export function.
- add assistant macros for convenient utilize functions located in utilities namespace.
- update sqlite database open function.
2024-08-07 11:40:18 +08:00
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
d4a5e83a87
feat: add reporter
...
- add general reporter.
- fix various compile error.
2024-08-04 17:43:18 +08:00
4ee11c29c9
refactor: migrate old code
2024-08-02 17:04:37 +08:00
6736bfbde5
feat: migrate old code to project
2024-08-01 22:38:55 +08:00