[PR #728] [MERGED] Add MSSQL #756

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

📋 Pull Request Information

Original PR: https://github.com/ONLYOFFICE/Docker-DocumentServer/pull/728
Author: @romandemidov
Created: 4/15/2024
Status: Merged
Merged: 4/23/2024
Merged by: @agolybev

Base: release/v8.1.0Head: feature/add-mssql


📝 Commits (8)

📊 Changes

7 files changed (+138 additions, -2 deletions)

View changed files

📝 Dockerfile (+9 -1)
📝 README.md (+1 -1)
📝 run-document-server.sh (+32 -0)
tests/mssql/README.md (+17 -0)
tests/mssql/create_db_user.sh (+32 -0)
tests/mssql/docker-compose.yml (+38 -0)
tests/mssql/mssql.Dockerfile (+9 -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/ONLYOFFICE/Docker-DocumentServer/pull/728 **Author:** [@romandemidov](https://github.com/romandemidov) **Created:** 4/15/2024 **Status:** ✅ Merged **Merged:** 4/23/2024 **Merged by:** [@agolybev](https://github.com/agolybev) **Base:** `release/v8.1.0` ← **Head:** `feature/add-mssql` --- ### 📝 Commits (8) - [`541cfea`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/541cfea85d461be08e8ff467e81798ba83f04147) Add MSSQL - [`27b14cd`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/27b14cda802b28b847f990b7ebc0090f1fe5ba20) Add changes - [`a7131c8`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/a7131c8b72958f4879a43a926943760613bf759f) Small changes - [`6a283e3`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/6a283e32ca893511fb7e0f23d08a14312bfd2d07) Add changes - [`36057cd`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/36057cd33ee7d5828fc8b6dd0660899584ff2d21) Small changes - [`434e815`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/434e8158b7ceab4a997284c0e0568751236c6a35) Small changes - [`ecee6f9`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/ecee6f91be317bc1450d482f2f917673a45700a2) Small changes - [`5fd5c1d`](https://github.com/ONLYOFFICE/Docker-DocumentServer/commit/5fd5c1df9be5afd3f91b0c15f330118bdac8bb65) Small changes ### 📊 Changes **7 files changed** (+138 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+9 -1) 📝 `README.md` (+1 -1) 📝 `run-document-server.sh` (+32 -0) ➕ `tests/mssql/README.md` (+17 -0) ➕ `tests/mssql/create_db_user.sh` (+32 -0) ➕ `tests/mssql/docker-compose.yml` (+38 -0) ➕ `tests/mssql/mssql.Dockerfile` (+9 -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 10:33:47 +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/Docker-DocumentServer-ONLYOFFICE#756
No description provided.