[PR #14] [MERGED] Wrap table names with backticks #235

Closed
opened 2026-03-07 20:42:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DBDiff/DBDiff/pull/14
Author: @samwalshnz
Created: 6/23/2016
Status: Merged
Merged: 7/8/2016
Merged by: @jasdeepkhalsa

Base: masterHead: master


📝 Commits (1)

  • c58a8a0 Wrap table names with backticks to prevent conflicting table names with mysql-reserved words

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/DB/DBManager.php (+2 -2)

📄 Description

Wrap table names with backticks to prevent conflicting table names with mysql-reserved words


🔄 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/DBDiff/DBDiff/pull/14 **Author:** [@samwalshnz](https://github.com/samwalshnz) **Created:** 6/23/2016 **Status:** ✅ Merged **Merged:** 7/8/2016 **Merged by:** [@jasdeepkhalsa](https://github.com/jasdeepkhalsa) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c58a8a0`](https://github.com/DBDiff/DBDiff/commit/c58a8a05ef7dc1ae979c78b6a51f6473b3f4ac44) Wrap table names with backticks to prevent conflicting table names with mysql-reserved words ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/DB/DBManager.php` (+2 -2) </details> ### 📄 Description Wrap table names with backticks to prevent conflicting table names with mysql-reserved words --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:42:25 +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/DBDiff#235
No description provided.