-
Notifications
You must be signed in to change notification settings - Fork 61
Microsoft.data.sqlite #3323
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
Merged
rwmcintosh
merged 26 commits into
Open-Systems-Pharmacology:V13
from
Felixmil:Microsoft.Data.Sqlite
Nov 11, 2025
Merged
Microsoft.data.sqlite #3323
Changes from 3 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a097bb2
Migrate from System.Data.SQLite to Microsoft.Data.Sqlite
ff903db
Fix SnapshotRunner SQLite driver compatibility and error handling
53df268
Update R dependency artifact creation to handle Microsoft.Data.Sqlite…
14b72ef
Merge upstream/V13 into Microsoft.Data.Sqlite branch
0d10da8
Remove leftover SQLite interop properties from System.Data.SQLite mig…
96085ca
Merge latest upstream/V13 into Microsoft.Data.Sqlite branch
ed84383
Disable foreign keys in Microsoft.Data.Sqlite connection string
8d97412
Fix duplicate error logging in SnapshotRunner
14b5b43
Use Count property instead of Count() LINQ extension
cdee9bb
Merge upstream/V13 into Microsoft.Data.Sqlite branch
8ee2c98
Revert "Use Count property instead of Count() LINQ extension"
5451bbf
Revert SnapshotRunner changes - out of scope for SQLite migration
bb7e503
Aligns with how other native DLLs are handled
b9838de
Update to use NHibernate.Extensions.SQLite and new core
rwmcintosh 7c09e93
create a custom data adapter
rwmcintosh 82dcde5
add project schema dump as source
rwmcintosh 5dfc52c
do not automatically update schema from nhibernate
rwmcintosh 29be0d9
remove constructor init of factory
rwmcintosh e07b263
foreign keys enabled
rwmcintosh e03ced1
enable foreign keys
rwmcintosh 6d3e50d
update core
rwmcintosh 3a2dc3a
pr feedback
rwmcintosh e787068
undo
rwmcintosh 8e87fc9
the default connection did not enforce foreign keys
rwmcintosh 545c2b3
update core
rwmcintosh 1955361
remove postbuild and unused references
rwmcintosh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.