Files
TravianZ/GameEngine
Martin Ambrus 3f612d6e36 fix: alliance cannot be created
This only happens on newer MySQL versions where column type vs inserted
type are being checked (so we cannot insert empty string into an int
column, even if that column has a default value).

Fixes #249
2017-11-04 09:26:45 +01:00
..
2017-08-28 17:31:55 +02:00
2017-10-05 16:15:13 +02:00
2017-08-28 17:31:55 +02:00
2017-08-28 17:31:55 +02:00
2017-11-01 21:35:24 +01:00
2017-11-04 09:26:45 +01:00
2017-01-07 12:20:35 +02:00
2017-08-28 17:31:55 +02:00
2017-10-28 11:25:50 +02:00