Interesting... ```mysql> SELECT fim_file_acces...
# kolide
e
Interesting...
Copy code
mysql> SELECT fim_file_accesses FROM app_configs;
+-------------------+
| fim_file_accesses |
+-------------------+
|                   |
+-------------------+
1 row in set (0.00 sec)
I wonder if my migration was indeed screwed up somehow
z
Yes, I think this is a migration issue. That column should have been dropped.