]> Git — Sourcephile - gargantext.git/commit
[refactor] upgrade opaleye to 0.9.6.1
authorPrzemysław Kaminski <pk@intrepidus.pl>
Thu, 9 Feb 2023 11:18:36 +0000 (12:18 +0100)
committerPrzemysław Kaminski <pk@intrepidus.pl>
Thu, 9 Feb 2023 11:18:36 +0000 (12:18 +0100)
commita19f692448f1877a57c2aa24622eb13b371d2a44
tree3b73ab5499a7abd36fc4d742c186bf50451b4ea0
parentcb7f3fa08dfc6d6cce0dc739930f64aa10557d65
[refactor] upgrade opaleye to 0.9.6.1

Remove joins, use optionalRestrict instead.

Also, remove cabal.project because stack.yaml and package.yaml cover
dependencies already.
23 files changed:
cabal.project [deleted file]
gargantext.cabal
package.yaml
src/Gargantext/Database/Action/Flow/Pairing.hs
src/Gargantext/Database/Action/Search.hs
src/Gargantext/Database/Action/Share.hs
src/Gargantext/Database/Prelude.hs
src/Gargantext/Database/Query/Facet.hs
src/Gargantext/Database/Query/Facet/Types.hs
src/Gargantext/Database/Query/Join.hs
src/Gargantext/Database/Query/Table/Node/Select.hs
src/Gargantext/Database/Query/Table/NodeContext.hs
src/Gargantext/Database/Query/Table/NodeNode.hs
src/Gargantext/Database/Query/Table/User.hs
src/Gargantext/Database/Schema/Context.hs
src/Gargantext/Database/Schema/ContextNodeNgrams.hs
src/Gargantext/Database/Schema/Ngrams.hs
src/Gargantext/Database/Schema/Node.hs
src/Gargantext/Database/Schema/NodeContext.hs
src/Gargantext/Database/Schema/NodeNode.hs
src/Gargantext/Database/Schema/User.hs
src/Gargantext/Utils/Tuple.hs [new file with mode: 0644]
stack.yaml