[PR #2935] [MERGED] Allow to use DB tables prefix #6096

Closed
opened 2026-02-05 10:24:22 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2935
Author: @floviolleau
Created: 9/19/2021
Status: Merged
Merged: 9/29/2021
Merged by: @ssddanbrown

Base: masterHead: floviolleau-db-prefixes


📝 Commits (4)

  • 00af40a Allow to use DB tables prefix
  • 1a8ae41 Allow to use DB tables prefix
  • f8abad1 Allow to use DB tables prefix
  • dbfa2d5 Allow to use DB tables prefix

📊 Changes

4 files changed (+8 additions, -6 deletions)

View changed files

📝 .env.example (+2 -1)
📝 .env.example.complete (+1 -0)
📝 app/Auth/Permissions/PermissionService.php (+4 -4)
📝 app/Config/database.php (+1 -1)

📄 Description

Fix issue #2934


🔄 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/BookStackApp/BookStack/pull/2935 **Author:** [@floviolleau](https://github.com/floviolleau) **Created:** 9/19/2021 **Status:** ✅ Merged **Merged:** 9/29/2021 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `floviolleau-db-prefixes` --- ### 📝 Commits (4) - [`00af40a`](https://github.com/BookStackApp/BookStack/commit/00af40ab14e6c32524daf077006a4f5ae6fd3823) Allow to use DB tables prefix - [`1a8ae41`](https://github.com/BookStackApp/BookStack/commit/1a8ae41263c622a0cab932336a652b649eca2852) Allow to use DB tables prefix - [`f8abad1`](https://github.com/BookStackApp/BookStack/commit/f8abad1e3bf09c75cf736286fb323098370fdce2) Allow to use DB tables prefix - [`dbfa2d5`](https://github.com/BookStackApp/BookStack/commit/dbfa2d58ed5f0667ad6cb87d9e824e18da56f874) Allow to use DB tables prefix ### 📊 Changes **4 files changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -1) 📝 `.env.example.complete` (+1 -0) 📝 `app/Auth/Permissions/PermissionService.php` (+4 -4) 📝 `app/Config/database.php` (+1 -1) </details> ### 📄 Description Fix issue #2934 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:24:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6096