Skip to content

Refresh documentation and highlight automatic SQLite schema reconstruction - #190

Merged
jogibear9988 merged 1 commit into
masterfrom
codex/docs-features-sqlite
Sep 23, 2026
Merged

jogibear9988 merged 1 commit into
masterfrom
codex/docs-features-sqlite

Conversation

@jogibear9988

Copy link
Copy Markdown
Member

The README, homepage and comparison still presented implemented capabilities as V13 source-preview additions and included stale runner behavior. This update presents them as normal features and checks the descriptions against current master.

  • Highlight automatic SQLite reconstruction from the live schema in the README, homepage and comparison tables. Distinguish it from FluentMigrator's manual alterations, DbUp/Evolve scripts and EF Core's model-based rebuilds, with source links and preservation limits.
  • Document consolidated history, column collations, GUID defaults, foreign-key match restrictions, time/interval values and data-type boundaries. Correct dry-run semantics, removed SQL Server uniqueness ownership APIs and implemented SQL Server GO handling.
  • Update comparison source pins and links, replace historical test-count prose with current CI evidence links, and keep compatibility/version details in the migration guide.

Validation: both exact README/homepage quick-start variants compiled and ran against SQLite, including re-running and rollback; the compiled fluent preview/migration/reversal example passed; all 5 homepage-renderer tests passed; checked HTML IDs, ARIA/copy/anchor targets and 85 repository file links; visually inspected the homepage SQLite section and comparison; whitespace check passed with existing CRLF endings recognized. No runtime code changed.

Copilot AI lite review requested due to automatic review settings September 23, 2026 06:15

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@jogibear9988
jogibear9988 merged commit a56b6e7 into master Sep 23, 2026
11 of 12 checks passed
@jogibear9988
jogibear9988 deleted the codex/docs-features-sqlite branch September 23, 2026 06:17
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.

2 participants