]> Git — Sourcephile - gargantext.git/history - src/Gargantext/Database/Schema
[NGRAM-TABLE] updateNodeNgrams returns () now
[gargantext.git] / src / Gargantext / Database / Schema /
2019-01-07 Nicolas Pouillard[NGRAM-TABLE] updateNodeNgrams returns () now
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] use float8
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] use real
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] comment out the weights part 2
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] comment out the weights
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] double is called double precision
2019-01-07 Nicolas Pouillard[NGRAMS-TABLE] Attempt at fixing updateNodeNgrams query
2019-01-03 Nicolas Pouillard[NGRAMS] Add Versioned to the API and implement tableNg...
2019-01-03 Alexandre Delanoë[Database] NodeNgramsNgrams minor change.
2019-01-03 Alexandre Delanoë[Database] NodeNgramsNgrams cosmetics.
2018-12-19 Alexandre Delanoë[MERGE] master and masterAfterDemo.
2018-12-18 Alexandre Delanoë[Database] Clean code.
2018-12-18 Alexandre Delanoë[Database] Clean tables.
2018-12-18 Nicolas Pouillard[Database] Refactor functions accessing the database
2018-12-14 Alexandre Delanoë[Database][SQL] Schema and insertUsers function.
2018-12-13 Alexandre Delanoë[FLOW][Database] ngrams extraction and insertion.
2018-12-12 Alexandre Delanoë[API] Graph with metadata.
2018-12-11 Alexandre Delanoë[Database][Query] search for doc 2 authors
2018-12-10 Alexandre Delanoë[FIX] insertOn conflict do Nothing.
2018-12-10 Alexandre Delanoë[FIX] deprecated function compilation. ok.
2018-12-10 Alexandre DelanoëMerge remote-tracking branch 'origin/rest-fix'
2018-12-10 Alexandre Delanoë[NodeNgrams] Insertion fix (do nothing on conflict).
2018-12-10 Nicolas PouillardAdd a basic support for limit and offset to getNgramsTa...
2018-12-10 Alexandre Delanoë[NGRAMS][LIST] getOrMk List.
2018-12-09 Alexandre DelanoëMerge branch 'tsvector'
2018-12-08 Alexandre Delanoë[Database] Clean duplicate functions
2018-12-08 Alexandre Delanoë[Database][Schema] Node Table and types without TSVector.
2018-12-08 Alexandre Delanoë[Database][Search] types, tables + missing files.
2018-12-08 Alexandre Delanoë[Database] Utils, reader Monad utils mainly.
2018-12-08 Alexandre Delanoë[Database][Queries] Filter.
2018-12-08 Alexandre Delanoë[Database][Schema] Node
2018-12-08 Alexandre Delanoë[Database][Schema] Node
2018-12-08 Alexandre Delanoë[Database][Schema] User
2018-12-08 Alexandre Delanoë[Database][Schema] NodeNode
2018-12-08 Alexandre Delanoë[Database][Schema] NodeNodeNgram
2018-12-08 Alexandre Delanoë[Database][Schema] NodeNgramsNgrams and NodeNgram.
2018-12-08 Alexandre Delanoë[Database][Schema][Ngrams]