Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
msallin
/
SQLiteCodeFirst
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
121
Star
618
Code
Issues
1
Pull requests
2
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
SQLiteCodeFirst
SQLite.CodeFirst
on
master
User selector
All users
All time
Commit history
Commits on Jun 16, 2026
refactor: minor correctness and clarity cleanups
Show description for b1cafcc
msallin
committed
b1cafcc
View commit details
Copy full SHA for b1cafcc
View code at this point
Browse repository at this point
fix: preserve connection string values containing equals signs
Show description for c6cae41
msallin
committed
c6cae41
View commit details
Copy full SHA for c6cae41
View code at this point
Browse repository at this point
fix: scope history record lookup by context key
Show description for 068a19c
msallin
committed
068a19c
View commit details
Copy full SHA for 068a19c
View code at this point
Browse repository at this point
feat: expose default collation through the public initializers
Show description for 6c8e098
msallin
committed
6c8e098
View commit details
Copy full SHA for 6c8e098
View code at this point
Browse repository at this point
feat: support ON UPDATE CASCADE via CascadeOnUpdate attribute
Show description for 82c1e25
msallin
and
claude
committed
82c1e25
View commit details
Copy full SHA for 82c1e25
View code at this point
Browse repository at this point
Replace AppVeyor with GitHub Actions and NuGet trusted publishing
Show description for c12edce
msallin
committed
c12edce
View commit details
Copy full SHA for c12edce
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Use NuGet lock files
Show description for 087cc71
msallin
committed
087cc71
View commit details
Copy full SHA for 087cc71
View code at this point
Browse repository at this point
Migrate to .NET 10, update dependencies, and modernize test tooling
Show description for cf9fde2
msallin
committed
cf9fde2
View commit details
Copy full SHA for cf9fde2
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
Make SQLLiteCodeFirst FIPS compliant
Show description for a79bda1
Sergio Martín Fernández
authored and
Sallin Marc, I212
committed
a79bda1
View commit details
Copy full SHA for a79bda1
View code at this point
Browse repository at this point
Commits on May 10, 2021
#163 Add support for defining a default collation
magnusbakken-zetadisplay
authored and
msallin
committed
58b3371
View commit details
Copy full SHA for 58b3371
View code at this point
Browse repository at this point
Commits on Apr 23, 2021
#107: escape columnName to avoid reserved keyword conflict
Kizzzy
authored and
msallin
committed
ed11c32
View commit details
Copy full SHA for ed11c32
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
Update dependencies
Sallin Marc, I212
authored and
msallin
committed
cdd45c9
View commit details
Copy full SHA for cdd45c9
View code at this point
Browse repository at this point
Commits on May 2, 2020
#143: Update NuGet packages
msallin
committed
4533a9c
View commit details
Copy full SHA for 4533a9c
View code at this point
Browse repository at this point
#143: Add netstandard2.1 support
msallin
committed
207e1e4
View commit details
Copy full SHA for 207e1e4
View code at this point
Browse repository at this point
Commits on Nov 16, 2019
Fix typo in comment of SqliteDropCreateDatabaseWhenModelChanges class
msallin
committed
68abb4d
View commit details
Copy full SHA for 68abb4d
View code at this point
Browse repository at this point
Remove unused parameter from CloseDatabase method
msallin
committed
0963736
View commit details
Copy full SHA for 0963736
View code at this point
Browse repository at this point
fix style and typo
tomsoftware
authored and
msallin
committed
04acef3
View commit details
Copy full SHA for 04acef3
View code at this point
Browse repository at this point
Make DeleteDatabase in DropCreateDatabaseWhenModelChanges virtual
Show description for e9ef7cf
tomsoftware
authored and
msallin
committed
e9ef7cf
View commit details
Copy full SHA for e9ef7cf
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Update NuGet-Packages
msallin
committed
a839434
View commit details
Copy full SHA for a839434
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Fix appveyor csproj version patching.
msallin
committed
b812331
View commit details
Copy full SHA for b812331
View code at this point
Browse repository at this point
#139: Deleted unnecessary transaction creation.
msallin
committed
dd8d954
View commit details
Copy full SHA for dd8d954
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
#137: Migrated to newest csproj-Format.
msallin
committed
a5f2217
View commit details
Copy full SHA for a5f2217
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
Set entity framework version dependency to 6.2
Marc Sallin
committed
43dfc9c
View commit details
Copy full SHA for 43dfc9c
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
Fix for #107.
msallin
committed
709c90b
View commit details
Copy full SHA for 709c90b
View code at this point
Browse repository at this point
Fix for #109.
msallin
committed
8125edc
View commit details
Copy full SHA for 8125edc
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
#96 support custom collation.
Marc Sallin
committed
8090504
View commit details
Copy full SHA for 8090504
View code at this point
Browse repository at this point
Updated SQLite and EF packages.
Marc Sallin
committed
4c02d11
View commit details
Copy full SHA for 4c02d11
View code at this point
Browse repository at this point
#97 Copy file attributes when recreating db file.
Marc Sallin
committed
4f95446
View commit details
Copy full SHA for 4f95446
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
Removed unnecessary code.
msallin
committed
5279fd9
View commit details
Copy full SHA for 5279fd9
View code at this point
Browse repository at this point
Commits on Oct 7, 2017
Connection parser now returns :memory: instead of null when fulluri=:memory: is used.
jonkeda
committed
cb649fd
View commit details
Copy full SHA for cb649fd
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Support Database Default values specified using a custom attribute #85
Show description for 52ea237
jonkeda
committed
52ea237
View commit details
Copy full SHA for 52ea237
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Allow for a missing datasource which means that the datasource is a FullUri like:
Show description for 83d9802
jonkeda
committed
83d9802
View commit details
Copy full SHA for 83d9802
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
#91: Use NameCreator.EscapeName if an indexname was specified manually.
msallin
committed
8d43ce7
View commit details
Copy full SHA for 8d43ce7
View code at this point
Browse repository at this point
#91: Renamed TableNameCreator to NameCreator and CreateTableName to EscapeName.
msallin
committed
9e6bebe
View commit details
Copy full SHA for 9e6bebe
View code at this point
Browse repository at this point
Added Debug.Write to print out the generated SQL to the Output window.
msallin
committed
61ff207
View commit details
Copy full SHA for 61ff207
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.