资讯

Error: FOREIGN KEY constraint failed at client.transaction.connection (C:\Program Files\Frappe Books\resources\app.asar\node_modules\knex\lib\execution\runner.js:254:23) ...
Expected Behavior Foreign keys should not be dropped and re-created unless there is an actual schema change affecting them. Actual Behavior Foreign keys are dropped and re-created on every migration ...