kodadot / snek

Implementation of Basilisk NFT pallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migration don't work since Firesquid update

roiLeo opened this issue · comments

I can't manage to create new migration file with series TABLE

Step:

  • remove old migrations
  • run npx squid-typeorm-migration generate
  • run npx squid-typeorm-migration create
  • run npx squid-typeorm-migration apply

nothing changed