Cloudlog/application
Michael Cullen fb1e949acf dxcc tables: extend prefix/call field to 32 characters
While importing the clublog data, I noticed there's an entry
with a 11 character callsign. This is longer than the 10 characters
allowed for the field, causing a problem. This commit extends it to
32 characters, which should be more than enough, while also being a
power of 2.

fixes #272
2019-05-17 02:01:55 +01:00
..
cache Added Basic Files 2011-04-25 16:24:01 +01:00
config dxcc tables: extend prefix/call field to 32 characters 2019-05-17 02:01:55 +01:00
controllers Update Controller: More empty strings where NULLs should be 2019-05-17 01:59:56 +01:00
core Added Basic Files 2011-04-25 16:24:01 +01:00
helpers Added Basic Files 2011-04-25 16:24:01 +01:00
hooks Added Basic Files 2011-04-25 16:24:01 +01:00
language/english Added Basic Files 2011-04-25 16:24:01 +01:00
libraries Fetch all callsign information in a single JSON request 2019-02-26 16:37:42 +01:00
logs Adding file back in! 2016-02-29 18:57:08 +00:00
migrations dxcc tables: extend prefix/call field to 32 characters 2019-05-17 02:01:55 +01:00
models Logbook model: More changes to prevent strings being inserted into non-string columns 2019-05-17 02:00:06 +01:00
third_party Codeignitor 3.1.6 and corresponding changes 2017-12-01 19:25:26 +00:00
views Less code to get the max post size from php.ini :) 2019-05-16 16:19:56 +01:00
.htaccess Added Basic Files 2011-04-25 16:24:01 +01:00
index.html Added Basic Files 2011-04-25 16:24:01 +01:00