Closed neonsigh closed 1 year ago
Name | Link |
---|---|
Latest commit | ab3e399769bd694d2f32c144917684fd3687a50b |
Latest deploy log | https://app.netlify.com/sites/fantastic-pegasus-e6a1d9/deploys/64503e344fd1ae0007716d54 |
Deploy Preview | https://deploy-preview-167--fantastic-pegasus-e6a1d9.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Pull Request Template
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
npm run tauri dev
and db_init error checking succeeds with message, creation of sqlite.db file with correct dummy data confirmed. The generated sqlite.db file contents can be checked in your local system using your specific tools (ex: Intellij Database tab file/query gui) or online via https://inloop.github.io/sqlite-viewer/Test Configuration:
Checklist: