Skip to content

Commit

Permalink
Fix wording of opening sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaboniface committed Jan 25, 2025
1 parent 8460626 commit f712ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2025/01-25-efcore-and-me/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ EFCore has landed in unstable, and this will have consequences.

We have finally reached our first milestone in cleaning up the legacy database access code. This means that all SQL builders that targeted SQLite directly have been removed from code. This marks the first step towards a completely new database design, but we now need to take a quick look ahead and see what's next.

Unstable builds will be temporarily turning them off this week, skipping the 20240127 unstable to provide a full week of in-master testing as originally stated by Joshua. We will re-enable unstable builds for the 20240203 unstable week with these changes, so ensure you have backups ready this week if you run unstable builds.
Unstable builds will be temporarily turned off this week, skipping the 20240127 unstable to provide a full week of in-master testing, and will be re-enabled for the 20240203 unstable next week, so ensure you have backups ready this week if you run unstable builds.

Otherwise please read on to see what exactly that means and what the future brings.

Expand Down

0 comments on commit f712ddb

Please sign in to comment.