Skip to content

Instantly share code, notes, and snippets.

@degrammer
Created July 5, 2024 17:10
Show Gist options
  • Save degrammer/a0c1a2f632733b1ec3f6b9eafb91c8f6 to your computer and use it in GitHub Desktop.
Save degrammer/a0c1a2f632733b1ec3f6b9eafb91c8f6 to your computer and use it in GitHub Desktop.
> raicers-api@1.0.0 typeorm:validate
> npm run typeorm schema:log


> raicers-api@1.0.0 typeorm
> node --require ts-node/register ./node_modules/typeorm/cli.js -d ./src/ormconfig.ts schema:log

----------------------------------------------------------------
-- Schema synchronization will execute following sql queries (1):
----------------------------------------------------------------
ALTER TABLE "user" DROP COLUMN "userNameRNS";
(base)  bencho@bencho  ~/Documents/degrammer/projects/polygon/fv-racers-api   RAICERSDEV-775-add-race-id  












Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment