Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.0.0 #9

Merged
merged 12 commits into from
Dec 24, 2024
Merged

Release 6.0.0 #9

merged 12 commits into from
Dec 24, 2024

Conversation

droyad
Copy link
Member

@droyad droyad commented Jul 25, 2024

No description provided.

jafin and others added 12 commits January 30, 2024 20:57
…ut #577

 - Drop non supported frames.  (Netstandard 1.3/Mono)
- Replace System.Data.SQLite with Microsoft.Data.SqLite
- Breaking change `Create` removed from TemporarySQLiteDatabase, it is now implicit
Update dependencies and build to the latest
# Conflicts:
#	src/Tests/ApprovalFiles/NoPublicApiChanges.Run.Net.verified.cs
#	src/Tests/SQLiteSupportTests.cs
#	src/Tests/SQLiteTableJournalTests.cs
#	src/dbup-sqlite/Helpers/InMemorySQLiteDatabase.cs
#	src/dbup-sqlite/Helpers/TemporarySQLiteDatabase.cs
#	src/dbup-sqlite/SQLiteScriptExecutor.cs
#	src/dbup-sqlite/dbup-sqlite.csproj
fix(driver): Resolve Exception during PerformUpgrade using LogScriptOutput #577
* Changed case from `SQLite` to `Sqlite`

#6

* Fix up casing in test
@droyad droyad merged commit 7aefa3d into main Dec 24, 2024
3 checks 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.

2 participants