Remove db connection check #299

Merged
luhahn merged 4 commits from refs/pull/299/head into master 2022-03-02 00:25:50 +00:00
luhahn commented 2022-02-25 09:40:30 +00:00 (Migrated from gitea.com)

This will remove the db connection check, which has caused some trouble in the past.

It will now simply run gitea migrate and output a message, if the database is not available.

This will remove the db connection check, which has caused some trouble in the past. It will now simply run _gitea migrate_ and output a message, if the database is not available.
luhahn commented 2022-02-25 09:53:27 +00:00 (Migrated from gitea.com)

Fixes #149

Fixes #149
justusbunsi commented 2022-02-27 13:24:20 +00:00 (Migrated from gitea.com)

Also fixes #274

Also fixes #274
justusbunsi (Migrated from gitea.com) approved these changes 2022-02-27 13:26:01 +00:00
justusbunsi (Migrated from gitea.com) left a comment

LGTM.

LGTM.
lunny (Migrated from gitea.com) approved these changes 2022-03-01 15:36:05 +00:00
Sign in to join this conversation.
No description provided.