Fix session handling

- Fix query syntax
- Update queries for changes in F# RethinkDB drive
This commit is contained in:
2022-04-22 11:10:45 -04:00
parent c198d33ec0
commit e8b903b33b
8 changed files with 44 additions and 26 deletions

View File

@@ -13,6 +13,7 @@
<ItemGroup>
<PackageReference Include="Markdig" Version="0.28.1" />
<PackageReference Update="FSharp.Core" Version="6.0.3" />
</ItemGroup>
</Project>