[PR #599] [MERGED] Add sqlite support #1295

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/599
Author: @SvanteRichter
Created: 5/27/2017
Status: Merged
Merged: 4/22/2019
Merged by: @phanan

Base: masterHead: Add-sqlite


📝 Commits (2)

  • b9be2a7 Add sqlite support
  • ae58d7a Add default sqlite db to gitignore

📊 Changes

5 files changed (+14 additions, -5 deletions)

View changed files

📝 .env.example (+1 -0)
📝 .gitignore (+1 -0)
📝 app/Traits/SupportsDeleteWhereIDsNotIn.php (+6 -5)
📝 config/database.php (+6 -0)
koel.db (+0 -0)

📄 Description

No description provided


🔄 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/599 **Author:** [@SvanteRichter](https://github.com/SvanteRichter) **Created:** 5/27/2017 **Status:** ✅ Merged **Merged:** 4/22/2019 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `Add-sqlite` --- ### 📝 Commits (2) - [`b9be2a7`](https://github.com/koel/koel/commit/b9be2a7fcc8ea9bb0d8e20d929c485dce522b828) Add sqlite support - [`ae58d7a`](https://github.com/koel/koel/commit/ae58d7a392b74994a9b054822a223fdd2bdd454a) Add default sqlite db to gitignore ### 📊 Changes **5 files changed** (+14 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -0) 📝 `.gitignore` (+1 -0) 📝 `app/Traits/SupportsDeleteWhereIDsNotIn.php` (+6 -5) 📝 `config/database.php` (+6 -0) ➕ `koel.db` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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:30 +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#1295
No description provided.