Your install missed some migrations.
Try this:
DELETE FROM migrations where migration='2019_02_10_220000_add_dates_to_fdb';
and ./lnms migrate
Your install missed some migrations.
Try this:
DELETE FROM migrations where migration='2019_02_10_220000_add_dates_to_fdb';
and ./lnms migrate