v0.3.1 - Implement database location and extension changes

- Change database extension from .nrdb to .db for standard SQLite convention
- Modify make_and_restart_relay.sh to run executable from build/ directory
- Database files now created in build/ directory alongside executable
- Enhanced --preserve-database flag with backup/restore functionality
- Updated source code references in config.c and main.c
- Port auto-increment functionality remains fully functional
This commit is contained in:
Your Name
2025-09-07 06:15:49 -04:00
parent c1de1bb480
commit be7ae2b580
9 changed files with 641 additions and 21 deletions

View File

@@ -1 +1 @@
1073070
1177520