ERROR 1062 (23000) at line 94555: Duplicate entry '1-1' for key 'creature_classlevelstats.PRIMARY' ERROR 1062 (23000) at line 246755: Duplicate entry '45' for key 'locales_areatrigger.PRIMARY' ERROR ...
Line L262 appears to be causing us some bugs. Having a source_refresh_token on the AccessToken as a OneToOneField seems to cause duplicate NULL key errors. Why isn't this a ForeignKey? With any ...