WIP on Postgres extensions

This commit is contained in:
2023-12-27 12:57:06 -05:00
parent fd7c9a7a25
commit a3e75bf42f
3 changed files with 334 additions and 1 deletions

View File

@@ -100,7 +100,6 @@ module Extensions =
open System.Runtime.CompilerServices
/// C# extensions on the SqliteConnection type
[<Extension>]
type SqliteConnectionCSharpExtensions =
/// Execute a query that returns a list of results