included patches modify gui to manage 'db' files in gui.
Details
Details
Diff Detail
Diff Detail
- Branch
- arcpatch-D7300
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 8377 Build 7577: arc lint + arc unit
src/bin/gui.c | ||
---|---|---|
835–836 | Yup. I will do that. | |
853–870 | sure. I will do that. | |
859 | DB means a organized data from multiple MLs so that i guess it is enough to handle db file by file for now. | |
1562 | this is for showing activated databases. |
src/bin/gui.c | ||
---|---|---|
859 | So it means that if you get from somewhere a bunch of DBs, you will have to import them one by one, right? |
src/bin/gui.c | ||
---|---|---|
859 | Yes, for now. |