Rename SQLite helper file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/// Helper functions for the SQLite data implementation
|
||||
[<AutoOpen>]
|
||||
module MyWebLog.Data.SQLite.Helpers
|
||||
module MyWebLog.Data.SQLite.SQLiteHelpers
|
||||
|
||||
/// The table names used in the SQLite implementation
|
||||
[<RequireQualifiedAccess>]
|
||||
Reference in New Issue
Block a user