Skip to content

Commit d3ef126

Browse files
authored
Merge pull request #68 from msallin/topic/SmallRestructuring
Moved public framework parts into a own folder, like internal.
2 parents a41433d + 9562ce2 commit d3ef126

16 files changed

+15
-14
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

SQLite.CodeFirst/DbInitializers/SqliteCreateDatabaseIfNotExists.cs renamed to SQLite.CodeFirst/Public/DbInitializers/SqliteCreateDatabaseIfNotExists.cs

File renamed without changes.

SQLite.CodeFirst/DbInitializers/SqliteDropCreateDatabaseAlways.cs renamed to SQLite.CodeFirst/Public/DbInitializers/SqliteDropCreateDatabaseAlways.cs

File renamed without changes.

SQLite.CodeFirst/DbInitializers/SqliteDropCreateDatabaseWhenModelChanges.cs renamed to SQLite.CodeFirst/Public/DbInitializers/SqliteDropCreateDatabaseWhenModelChanges.cs

File renamed without changes.

SQLite.CodeFirst/DbInitializers/SqliteInitializerBase.cs renamed to SQLite.CodeFirst/Public/DbInitializers/SqliteInitializerBase.cs

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)