Commit Graph

25 Commits

Author SHA1 Message Date
flecomte 90e6137bc4 feature #19: improve comment fixtures and add sub comments 2019-07-30 09:34:42 +02:00
flecomte 7edd698e1f feature #19: add vote fixtures 2019-07-30 09:25:27 +02:00
flecomte 3aa7752420 feature #19: add comment fixtures 2019-07-30 00:33:39 +02:00
flecomte c5aabf22b2 feature #19: add follow fixtures 2019-07-30 00:29:00 +02:00
flecomte 107aeca017 feature #19: add constitution fixtures 2019-07-30 00:20:56 +02:00
flecomte fbf2bc5c66 feature #19: add article fixtures 2019-07-29 23:54:46 +02:00
flecomte 055aa30120 feature #19: add citizen fixtures 2019-07-29 23:53:15 +02:00
flecomte 401dbbea6f feature #19: add user fixtures 2019-07-29 23:53:06 +02:00
flecomte 6560e400f3 refactoring: move sql files 2019-07-29 16:46:17 +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