[PR #2177] [MERGED] Fix compiling without sqlite and gcc #16271

Closed
opened 2025-11-02 12:06:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2177
Author: @lafriks
Created: 7/17/2017
Status: Merged
Merged: 7/26/2017
Merged by: @lunny

Base: masterHead: fix/build_without_sqlite


📝 Commits (1)

  • 82f5283 Fix compiling without sqlite and gcc

📊 Changes

2 files changed (+19 additions, -18 deletions)

View changed files

📝 models/main_test.go (+19 -0)
📝 models/unit_tests.go (+0 -18)

📄 Description

Fixes #2172


🔄 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/go-gitea/gitea/pull/2177 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 7/17/2017 **Status:** ✅ Merged **Merged:** 7/26/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `fix/build_without_sqlite` --- ### 📝 Commits (1) - [`82f5283`](https://github.com/go-gitea/gitea/commit/82f528309c7337e21f285419d3decbdbfabe070a) Fix compiling without sqlite and gcc ### 📊 Changes **2 files changed** (+19 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `models/main_test.go` (+19 -0) 📝 `models/unit_tests.go` (+0 -18) </details> ### 📄 Description Fixes #2172 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:06:25 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16271