mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #130] [Feature]: MySQL/PostgreSQL database #72
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elit3ge on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/130
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
It would be great to take this out of the SQLite database and use my existing infrastructure.
Proposed Solution
Implement external database management.
Alternatives Considered
No response
Feature Category
Other
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 22, 2026):
Certainly a nice feature for the future. Need to tag that as future feature, because currently there is no time for it.
@github-actions[bot] commented on GitHub (Feb 16, 2026):
This issue has been marked as stale due to inactivity. It will be closed in 7 days if there is no further activity.
@maziggy commented on GitHub (Mar 7, 2026):
We decided to not go this way. Using another database than Sqlite has no real advantages and would increase the required work to maintain the code.
@maziggy commented on GitHub (Apr 5, 2026):
We decided to move forward with Postgresql instead of Mysql. Available in branch dev or daily builds.