jougene / typeorm-default-issue

Issue in typeorm when default presented in entity but not presented in db schema does not work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default provided in entity definition but not defined in db schema is ignored

  • See index.ts for entity definition
  • See index.sql for database schema
  • Run npm run issue to see actual error

About

Issue in typeorm when default presented in entity but not presented in db schema does not work


Languages

Language:TypeScript 91.5%Language:Makefile 8.5%