Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit 3196011

Browse files
authored
updating TODO
1 parent f32deb1 commit 3196011

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ SQLite Viewer GUI Program written in Rust using Tauri + NextJS
44

55
- [ ] Make a web version ( if possible )
66
- [ ] Add Linux and MacOS Builds
7+
- [ ] Handle Sqlite with password
78
- [ ] Render performance for big sqlite files
89
- [x] Execute SQL command tab
9-
- [ ] Schema Generator
10+
- [x] Schema Generator
1011
- [ ] Sort by column
11-
- [ ] Add themes
12+
- [x] Add themes
1213

1314
##
1415

0 commit comments

Comments
 (0)