Commit Graph

19 Commits

Author SHA1 Message Date
flecomte 7acb2b3e40 feature #6: Add simple test for article routes 2019-08-22 09:46:23 +02:00
flecomte 358c3edb0e refactoring #19: add comment to article relation 2019-07-30 16:10:07 +02:00
flecomte 6385e010a2 refactoring #19: rename column workgroup to workgroup_id 2019-07-30 09:53:33 +02:00
flecomte 84276ad496 fix duplicate follow 2019-07-29 14:01:42 +02:00
flecomte 988bf4d34a feature #4: create function for vote 2019-07-29 14:01:04 +02:00
flecomte 60b967c2a8 feature #4: create function for comment 2019-07-29 13:34:10 +02:00
flecomte 97900fba15 feature #4: create function for follow 2019-07-28 23:24:31 +02:00
flecomte ef740734b2 feature #4: add "article in title" on contitution creation 2019-07-28 22:42:49 +02:00
flecomte a15847ab9e feature #4: create function for constitution and title (not article in title) 2019-07-27 02:45:51 +02:00
flecomte ce2f2b4f2a feature #4: create function for article
implement generate_version_number()
2019-07-27 01:19:25 +02:00
flecomte fc06965cda feature #4: create procedure for citizen 2019-07-26 14:29:48 +02:00
flecomte 0a92316128 feature #4: create procedure for user 2019-07-26 02:49:46 +02:00
flecomte b19eb7f5fe feature #3: rename sql files 2019-07-26 00:02:15 +02:00
flecomte 0f42d985c5 feature #3: create stats tables 2019-07-25 22:30:24 +02:00
flecomte 899bae4a1d feature #3: create extra table like comments and votes 2019-07-25 22:30:09 +02:00
flecomte dfae83884e feature #3: create table user & citizen and add created_by column to other tables 2019-07-25 20:28:15 +02:00
flecomte 8c05072907 feature #3: link table constitution and article 2019-07-25 19:21:43 +02:00
flecomte 5d6f9e613c feature #3: create table constitution 2019-07-25 18:47:17 +02:00
flecomte e3daf16035 feature #3: create table article 2019-07-25 18:04:29 +02:00