2 Module : Gargantext.Database
3 Description : Tools for Database
4 Copyright : (c) CNRS, 2017-Present
5 License : AGPL + CECILL v3
6 Maintainer : team@gargantext.org
7 Stability : experimental
10 All Database related stuff here.
12 Target: just import this module and nothing else to work with
13 Gargantext's database.
17 {-# LANGUAGE NoImplicitPrelude #-}
19 module Gargantext.Database ( module Gargantext.Database.Admin.Utils
20 -- , module Gargantext.Database.Bashql
24 import Gargantext.Database.Admin.Utils (connectGargandb)
25 -- import Gargantext.Database.Bashql