Skip to content

Commit 9562ce2

Browse files
committed
Moved public framework parts into a own folder, like internal.
1 parent a41433d commit 9562ce2

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)