[PR #672] [MERGED] enable foreign keys for sqlite connections #1313

Closed
opened 2026-02-26 03:30:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/672
Author: @fieteboerner
Created: 10/19/2017
Status: Merged
Merged: 10/22/2017
Merged by: @phanan

Base: masterHead: sqlite


📝 Commits (3)

  • e8a0346 enable foreign keys for sqlite connections
  • af25659 fix code styling issues
  • d12abea import the sqlite connnection class for consistency

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 app/Providers/AppServiceProvider.php (+7 -0)

📄 Description

I know, the sqlite connection is not officially supported for production mode. But I have not limitations except for the on delete trigger. Perhaps you'd like to merge it anyway.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/koel/koel/pull/672 **Author:** [@fieteboerner](https://github.com/fieteboerner) **Created:** 10/19/2017 **Status:** ✅ Merged **Merged:** 10/22/2017 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `sqlite` --- ### 📝 Commits (3) - [`e8a0346`](https://github.com/koel/koel/commit/e8a034680ecf4aabc8b1019ce1a7e6fbeddbf744) enable foreign keys for sqlite connections - [`af25659`](https://github.com/koel/koel/commit/af25659d38430e616b9a61a9f9df4f7bdd3b1604) fix code styling issues - [`d12abea`](https://github.com/koel/koel/commit/d12abea23de863a9262d7c9d28124718a32a3f67) import the sqlite connnection class for consistency ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Providers/AppServiceProvider.php` (+7 -0) </details> ### 📄 Description I know, the sqlite connection is not officially supported for production mode. But I have not limitations except for the on delete trigger. Perhaps you'd like to merge it anyway. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:30:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#1313
No description provided.