Skip to content

`fix`: Seeder template and seeder foreign key checks

Choose a tag to compare

@robinNcode robinNcode released this 01 Oct 17:02
· 18 commits to master since this release

The following issues have been fixed with this release.

  1. Skip the migrations table from seed generation.
  2. Foreign key check for seeder.

thanks @Neo2SHYAlien