[PR #560] [MERGED] Removed usage of FROM_UNIXTIME mysql-specific function. #3267

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

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/560
Author: @jlesage
Created: 8/14/2020
Status: Merged
Merged: 8/21/2020
Merged by: @jc21

Base: developHead: remove-from-unixtime


📝 Commits (1)

  • 83fad8b Removed usage of FROM_UNIXTIME mysql-specific function.

📊 Changes

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

View changed files

📝 backend/internal/certificate.js (+4 -4)

📄 Description

This provide better interoperability with different databases (e.g. sqlite).
Fixes #557


🔄 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/NginxProxyManager/nginx-proxy-manager/pull/560 **Author:** [@jlesage](https://github.com/jlesage) **Created:** 8/14/2020 **Status:** ✅ Merged **Merged:** 8/21/2020 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `remove-from-unixtime` --- ### 📝 Commits (1) - [`83fad8b`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/83fad8bcda54944b73496485de8874db055a1e3a) Removed usage of `FROM_UNIXTIME` mysql-specific function. ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `backend/internal/certificate.js` (+4 -4) </details> ### 📄 Description This provide better interoperability with different databases (e.g. sqlite). Fixes #557 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 07:38:40 +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/nginx-proxy-manager-NginxProxyManager#3267
No description provided.