NO-ISSUE Remove .sqlx from gitignore #99

Merged
squid merged 2 commits from NO-ISSUE_remove_dot_sqlx_from_gitignore into main 2025-08-01 15:17:42 +08:00
Owner

Description

  • .sqlx should be check into version control system because it is required when rust compiling if there is no available online sql server.

Package Changes

No response

Screenshots

No response

Reference

NO_ISSUE

Checklist

  • A milestone is set
  • The related issuse has been linked to this branch
### Description - `.sqlx` should be check into version control system because it is required when rust compiling if there is no available online sql server. ### Package Changes _No response_ ### Screenshots _No response_ ### Reference __NO_ISSUE__ ### Checklist - [x] A milestone is set - [ ] The related issuse has been linked to this branch
squid added this to the 0.3 milestone 2025-08-01 15:16:55 +08:00
squid added 2 commits 2025-08-01 15:16:56 +08:00
NO-ISSUE build: run cargo sqlx prepare --workspace
All checks were successful
Frontend CI / build (push) Successful in 1m9s
Auto Comment On PR / add_improve_comment (pull_request) Successful in 16s
PR Title Check / pr-title-check (pull_request) Successful in 17s
c7d07b459f
Collaborator

/improve

/improve
Collaborator

PR Code Suggestions

No code suggestions found for the PR.

## PR Code Suggestions ✨ No code suggestions found for the PR.
squid merged commit 0d6810f3d5 into main 2025-08-01 15:17:42 +08:00
squid deleted branch NO-ISSUE_remove_dot_sqlx_from_gitignore 2025-08-01 15:17:42 +08:00
Sign in to join this conversation.
No description provided.