]> Git — Sourcephile - gargantext.git/commit
[opaleye] remove ReadNull type instances
authorPrzemysław Kaminski <pk@intrepidus.pl>
Fri, 10 Feb 2023 08:34:17 +0000 (09:34 +0100)
committerPrzemysław Kaminski <pk@intrepidus.pl>
Fri, 10 Feb 2023 08:34:17 +0000 (09:34 +0100)
commit8ccfb5c611d50e1eaac62bf1883aa8029e4291b2
tree51d0cc8aeae40c2d68587cfec95aa1fbd5dd4d52
parenta19f692448f1877a57c2aa24622eb13b371d2a44
[opaleye] remove ReadNull type instances

They are changed to MaybeFields ...Read instead when joining.
19 files changed:
src/Gargantext/Core/Methods/Similarities.hs
src/Gargantext/Database/Action/Search.hs
src/Gargantext/Database/Action/Share.hs
src/Gargantext/Database/Query/Facet.hs
src/Gargantext/Database/Query/Facet/Types.hs
src/Gargantext/Database/Query/Table/Node/Select.hs
src/Gargantext/Database/Schema/Context.hs
src/Gargantext/Database/Schema/ContextNodeNgrams.hs
src/Gargantext/Database/Schema/ContextNodeNgrams2.hs
src/Gargantext/Database/Schema/Ngrams.hs
src/Gargantext/Database/Schema/NgramsPostag.hs
src/Gargantext/Database/Schema/Node.hs
src/Gargantext/Database/Schema/NodeContext.hs
src/Gargantext/Database/Schema/NodeContext_NodeContext.hs
src/Gargantext/Database/Schema/NodeNgrams.hs
src/Gargantext/Database/Schema/NodeNode.hs
src/Gargantext/Database/Schema/NodeNodeNgrams.hs
src/Gargantext/Database/Schema/NodeNodeNgrams2.hs
src/Gargantext/Database/Schema/User.hs