First cut of SQLite doc library
This commit is contained in:
@@ -48,6 +48,7 @@ type PostgresTagMapData(log: ILogger) =
|
||||
|
||||
/// Save a tag mapping
|
||||
let save (tagMap: TagMap) =
|
||||
log.LogTrace "TagMap.save"
|
||||
save Table.TagMap tagMap
|
||||
|
||||
/// Restore tag mappings from a backup
|
||||
|
||||
Reference in New Issue
Block a user