geonames icon indicating copy to clipboard operation
geonames copied to clipboard

Value of 0 for primary key with non increment primary key

Open stephane-monnot opened this issue 8 years ago • 0 comments

In Laravel 5.2, I have an issue when I try to get the primary key value from Country and Continent. It seems the value is cast to int because of increment property set to true.

stephane-monnot avatar Feb 26 '16 01:02 stephane-monnot