Habeas Codice
ca8e221018
normalize age data
...
mysql has type tinyint(3) which probably turns into a 24-bit value, but
postgres uses 3-digit decimal as its constraint (probably what the mysql
schema was intended to do). either that or mysql silently truncates while
postgres respects the constraint. Either way, bad data gets in unchecked, now
it's checked.
2015-02-16 15:09:43 -08:00
..
2014-11-22 13:27:52 -08:00
2014-12-07 19:27:14 +01:00
2014-11-13 12:21:58 -08:00
2015-01-28 20:56:04 -08:00
2015-01-28 20:56:04 -08:00
2015-01-28 20:56:04 -08:00
2015-01-28 20:56:04 -08:00
2015-02-16 15:08:53 -08:00
2015-01-28 20:58:59 -08:00
2015-02-13 10:01:26 +01:00
2015-01-28 20:56:04 -08:00
2013-02-25 17:09:40 -08:00
2015-02-09 15:12:15 -08:00
2015-02-05 14:46:08 -08:00
2014-07-14 01:38:16 -07:00
2014-11-13 12:21:58 -08:00
2015-01-28 17:36:24 -08:00
2014-11-13 12:21:58 -08:00
2013-08-05 20:08:35 -07:00
2015-01-28 20:56:04 -08:00
2015-01-28 20:56:04 -08:00
2014-07-31 02:33:34 -07:00
2015-01-28 20:56:04 -08:00
2015-02-10 17:49:46 -08:00
2015-02-11 16:12:47 -08:00
2015-01-28 20:56:04 -08:00
2013-02-25 17:09:40 -08:00
2015-01-11 15:13:45 -08:00
2015-02-05 19:37:55 -08:00
2014-11-13 13:06:31 -08:00
2015-02-12 17:45:25 -08:00
2015-02-03 18:35:54 -08:00
2014-11-13 12:21:58 -08:00
2015-01-26 20:47:53 -08:00
2014-11-24 18:46:14 -08:00
2014-11-13 12:21:58 -08:00
2014-11-16 15:51:42 -08:00
2015-02-10 19:10:18 -08:00
2014-12-16 00:25:41 -08:00
2015-01-28 20:56:04 -08:00
2013-02-25 17:09:40 -08:00
2015-01-28 20:56:04 -08:00
2014-10-23 21:20:12 -07:00
2013-03-10 20:39:27 -07:00
2014-12-14 22:54:27 -08:00
2015-02-04 17:32:29 -08:00
2015-02-12 17:45:25 -08:00
2013-05-08 03:51:38 -04:00
2015-02-13 07:10:29 -02:00
2015-02-03 21:19:29 -08:00
2014-12-31 10:42:08 +01:00
2015-01-28 20:56:04 -08:00
2015-01-30 16:15:05 -08:00
2015-01-28 20:58:59 -08:00
2015-02-09 00:43:38 -08:00
2015-02-02 20:13:07 -08:00
2015-02-12 17:45:25 -08:00
2013-10-15 15:51:20 -07:00
2015-01-25 12:41:08 -08:00
2015-01-23 21:48:34 -08:00
2015-01-26 19:13:06 -08:00
2014-04-29 18:28:05 -07:00
2015-01-01 15:54:16 +01:00
2015-01-25 13:49:10 -08:00
2015-01-05 16:12:55 -08:00
2015-02-01 15:10:52 -08:00
2014-04-02 16:26:39 -07:00
2014-08-01 01:24:03 -07:00
2013-02-25 17:09:40 -08:00
2014-11-13 12:21:58 -08:00
2014-11-13 12:21:58 -08:00
2015-02-02 20:13:07 -08:00
2014-11-13 12:21:58 -08:00
2015-01-28 20:58:59 -08:00
2014-11-13 13:06:31 -08:00
2014-07-16 01:07:00 -07:00
2015-01-28 20:58:59 -08:00
2014-02-02 21:25:52 -08:00
2014-11-13 12:21:58 -08:00
2013-02-25 17:09:40 -08:00
2014-12-15 14:37:31 -08:00
2013-05-08 04:00:05 -04:00
2015-02-12 19:22:07 -08:00
2015-02-04 18:31:12 -08:00
2015-02-16 15:09:43 -08:00