Nay
a92820b51c
Core/DBLayer: Correct few more wrong read types (No. 1)
...
DB/World: Some consistency in the ints "length" field (not really a length)
From A to D world tables verified; missing all the others
int(11) -> int32
unsigned int(10) -> uint32
mediumint(8) -> int32
unsigned mediumint(8) -> uint32
smallint(6) -> int16
unsigned smallint(5) -> uint16
tinyint(4) -> int8
unsigned tinyint(3) -> uint8
2012-03-27 00:43:56 +01:00
..
2012-02-25 11:42:00 +01:00
2012-02-25 16:56:25 +01:00
2012-03-02 17:20:45 +01:00
2012-02-25 15:59:40 -03:30
2012-02-26 14:38:04 +00:00
2012-02-27 21:07:59 +01:00
2012-03-06 21:23:12 +00:00
2012-02-28 15:00:32 -05:00
2012-02-29 23:44:06 +01:00
2012-03-01 00:10:16 +01:00
2012-03-01 00:42:18 +01:00
2012-02-29 21:15:02 -03:30
2012-02-29 21:35:59 -03:30
2012-02-29 21:56:22 -03:30
2012-03-01 14:43:38 +01:00
2012-03-01 17:42:49 -03:30
2012-03-01 22:26:05 +01:00
2012-03-03 16:12:28 +01:00
2012-03-04 13:19:47 +01:00
2012-03-04 16:44:27 -03:30
2012-03-05 23:25:32 +01:00
2012-03-06 21:23:12 +00:00
2012-03-06 21:23:12 +00:00
2012-03-06 20:55:17 -03:30
2012-03-06 21:02:16 -03:30
2012-03-07 13:09:35 +01:00
2012-03-11 17:10:27 +00:00
2012-03-10 15:10:36 +01:00
2012-03-10 06:37:15 -03:30
2012-03-11 17:10:27 +00:00
2012-03-12 00:53:45 +01:00
2012-03-12 18:09:06 +01:00
2012-03-12 18:09:06 +01:00
2012-03-12 18:09:06 +01:00
2012-03-15 13:10:42 +01:00
2012-03-19 19:07:36 -02:30
2012-03-20 15:22:26 -02:30
2012-03-22 21:50:13 +00:00
2012-03-22 21:50:13 +00:00
2012-03-22 21:50:13 +00:00
2012-03-23 05:35:32 +01:00
2012-03-24 13:24:24 +02:00
2012-03-24 12:55:44 +01:00
2012-03-24 16:58:07 +01:00
2012-03-25 21:15:22 +01:00
2012-03-26 15:38:52 +02:00
2012-03-26 12:22:55 -04:00
2012-03-27 00:43:56 +01:00