engelsystem icon indicating copy to clipboard operation
engelsystem copied to clipboard

No default values for certain fields in User table

Open imujjwal96 opened this issue 8 years ago • 0 comments

When a user is registered without filling any of the non required inputs, the following errors are logged

  • lastLogin doesn't have a default value
  • force_active doesn't have a default value
  • api_key doesn't have a default value
  • got_voucher doesn't have a default value

imujjwal96 avatar Apr 01 '17 23:04 imujjwal96