4 lines
82 B
JavaScript

import { Account } from '../apps/auth/model.mjs';
Account.sync({ alter: true });