astro db push
suggests adding 'deprecated: true' flag to the wrong column/table in error message
#10510
Labels
- P4: important
Violate documented behavior or significantly impacts performance (priority)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
astro db push
error message incorrectly suggests adding 'deprecated: true' flag to Cards.timestamp instead of Cards.date when detecting potential column rename. The same goes for table renaming.astro db push
What's the expected result?
Link to Minimal Reproducible Example
https://astro.new/basics?on=stackblitz
Participation
The text was updated successfully, but these errors were encountered: