3cb11726ce
Users on Windows were getting "no such table: users" errors because migrations were never executed. The migrate.ts file existed but was not imported by the server entry point.