Commit Graph

22 Commits

Author SHA1 Message Date
64e3fb0134 Add script to launch SQL test 2020-03-18 02:18:10 +01:00
a4dbd43cfb Fix get comments by target 2020-02-06 01:45:21 +01:00
eb7a0c7210 Add sort on comments -> findByTarget 2020-02-05 15:20:38 +01:00
54393000b3 Fix comment::children_count 2019-10-16 14:40:21 +02:00
c156e2a7b1 SQL functions find_comments_* now return VotesAggregates
create Votable Interface
remove usless "resourceTarget" argument for SQL function "count_vote"
2019-10-08 00:26:41 +02:00
646c199292 Improve error message on sql function 2019-10-06 23:50:27 +02:00
6d4339f2a5 Refactor SQL function Comment 2019-10-06 23:49:20 +02:00
47bdc349c5 create SQL function find_votes_by_citizen 2019-10-01 11:30:07 +02:00
be03bc4df8 GET comments of article is paginate 2019-10-01 09:54:18 +02:00
3a77eff86e can get comment children of an other comment 2019-09-22 23:54:53 +02:00
dc490dcac3 change parent_id in comment 2019-09-22 22:39:04 +02:00
d7d88a3295 fix sql test 2019-09-06 00:35:48 +02:00
4c2da6ab71 Implement comment constitution
fix bugs
2019-08-28 23:32:43 +02:00
51ea82d2a4 add query "find_reference_by_id" 2019-08-28 17:10:50 +02:00
1fb0e39038 feature #7: Add routes for comment article 2019-08-27 22:31:01 +02:00
ff76bd55ef update postgresjson 2019-08-27 22:30:22 +02:00
b285bad593 feature #7: add function "find_comments_by_parent" 2019-08-27 22:29:11 +02:00
d6fda26fbd feature #7: add function "find_comments_by_target" 2019-08-27 22:29:08 +02:00
0547cf5784 feature #7: add colum parents_ids into comment 2019-08-27 22:29:05 +02:00
ce38aa6fe2 feature #7: add query "find_comments_article_by_citizen" and "find_comments_constitution_by_citizen" 2019-08-27 22:28:58 +02:00
f167cf02f9 feature #7: add query "find_comments_by_citizen" 2019-08-27 22:26:39 +02:00
7c3028eca2 fixs and move files 2019-08-22 09:46:43 +02:00