Javi Martín
58816aef5f
Fix legislation process feed order
...
We need to add an ORDER BY clause; not doing so was causing different
processes to show up sometimes. As mentioned in the PostgreSQL manual:
> Because the order of the rows in the database table is unpredictable,
> when you use the LIMIT clause, you should always use the ORDER BY
> clause to control the order of rows. If you don’t do so, you will get
> an unpredictable result set.
2019-03-21 17:12:03 +01:00
..
2019-03-14 17:25:43 +01:00
2018-02-10 21:22:47 +01:00
2018-07-12 10:16:47 -04:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2018-12-11 20:25:38 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-01-18 14:17:12 +01:00
2019-01-30 18:03:58 +01:00
2019-03-14 17:25:43 +01:00
2019-03-21 17:12:03 +01:00
2019-02-18 13:34:07 +01:00
2019-03-14 17:25:43 +01:00
2018-10-22 16:30:28 +02:00
2018-10-22 16:30:28 +02:00
2019-03-14 17:25:43 +01:00
2017-11-17 13:14:03 -04:00
2019-03-14 17:25:43 +01:00
2018-01-23 00:22:53 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2018-01-03 17:38:44 +01:00
2018-01-03 17:38:44 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2018-07-26 19:05:58 -04:00
2019-03-14 17:25:43 +01:00
2018-10-10 21:02:55 -04:00
2019-03-14 17:25:43 +01:00
2019-01-02 10:46:46 +01:00
2019-02-13 13:35:09 +01:00
2018-10-30 17:07:31 +01:00
2018-07-26 17:55:06 +02:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-02-13 13:35:09 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2017-12-20 10:24:00 +01:00
2019-03-14 17:25:43 +01:00
2019-03-19 15:14:08 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-02-05 17:41:00 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2019-03-14 17:25:43 +01:00
2017-12-15 19:21:02 +01:00
2018-07-12 10:16:47 -04:00