rapila / cms-base

The rapila cms’ internals. Please file all issues here if they’re not directly related to a plugin or the sample site.
http://www.rapi.la
3 stars 1 forks source link

DB fields: default values required as of PHP 7.x #256

Open tgressly opened 5 years ago

tgressly commented 5 years ago

Check missing default values in model schema

sabberworm commented 5 years ago

I think this is a change in MariaDB, not PHP.

sabberworm commented 5 years ago

252 should fix one of these cases…

sabberworm commented 5 years ago

@tgressly Which fields do you mean exactly?