Skip to content

Add Copilot repository instructions#11

Merged
7k8m merged 1 commit into
mainfrom
tryCopilot
Apr 30, 2026
Merged

Add Copilot repository instructions#11
7k8m merged 1 commit into
mainfrom
tryCopilot

Conversation

@7k8m
Copy link
Copy Markdown
Collaborator

@7k8m 7k8m commented Apr 30, 2026

Summary

  • add .github/copilot-instructions.md with repo-specific build, test, architecture, and convention guidance for future Copilot sessions
  • document the Database.cs execution flow, thin provider wrappers, SqlResult cursor model, and manual transaction commit behavior
  • capture the current macOS SQLite test limitation so future sessions interpret local test failures correctly

Validation

  • dotnet build --configuration Release
  • dotnet test --configuration Release (fails on macOS because System.Data.SQLite.Core cannot load SQLite.Interop.dll)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@7k8m 7k8m merged commit 36e7989 into main Apr 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant