question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update to 0.2.5 breaking things

See original GitHub issue

Issue type:

[X ] question [ ] bug report [ ] feature request [ ] documentation issue

Database system/driver:

[ ] cordova [ ] mongodb [ ] mssql [ ] mysql / mariadb [ ] oracle [X ] postgres [ ] sqlite [ ] sqljs [ ] react-native

TypeORM version:

[ X] latest [ ] @next [ ] 0.x.x (or put your version here)

Steps to reproduce or a small repository showing the problem:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
Tolga-FNTcommented, Oct 22, 2019

Same problem here.

To solve this issue, delete the entire dist folder and try again. Hopefully it works for you as well. Let us know if this did the trick.

6reactions
Alain1405commented, Oct 15, 2018

@RDeluxe I had the same error popping up when the data in the tables looked perfect. Your comment about the query actually trying to create the column helped me find the issue. Do you have synchronize: true in your ormconfig.json? If so, every time you run the app typeorm tries to recreate the tables and since you have data in there, throws that misleading error. @pleerock should I report it as an issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

doing 0.2.5 - BrettTerpstra.com
Version 0.2.5 is a big update to my doing project. It's so huge that I'm overwhelmed at the prospect of explaining it all....
Read more >
Steam News Hub
0.2.6.5 is live on PTS! This update brings all weapons rebalance (including sniper rifles) and new recoil system with smooth camera adjustment after...
Read more >
PICO-8 0.2.5 - Lexaloffle Games
It looks like PICO-8's 0.2. 5 API is unlikely to change now (really, this time!), and the next task is to port the...
Read more >
Story Architect 0.2.5
Here comes a new and very long-awaited update! Story Architect 0.2.5 with a virtual corkboard is longing for your scripts!
Read more >
Updates | Dinosaur Arcade Wiki - Fandom
Sorry had to shutdown and update the game early because a potentially game breaking bug. Had some minor updates I was working on....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found