Skip to content

[WIP] Add database import/export for debugging purposes#64

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/feature-database-import-export
Draft

[WIP] Add database import/export for debugging purposes#64
Copilot wants to merge 2 commits into
mainfrom
copilot/feature-database-import-export

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 30, 2026

  • Create src/routes/db/+page.svelte with database export (JSON download of all tables) and import (upload JSON to restore all tables)

@EthanDawes
Copy link
Copy Markdown
Owner

@copilot try again

Agent-Logs-Url: https://github.com/EthanDawes/TimeBudget/sessions/f94d68fd-ab64-43b1-b11c-dd947ac1b293

Co-authored-by: EthanDawes <53224922+EthanDawes@users.noreply.github.com>
Copilot stopped work on behalf of EthanDawes due to an error May 5, 2026 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: database import/export for debugging purposes

2 participants