jhipster / jhipster/jdl-studio
Add syntax highlighting for restricted database keywords
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 407
- Forks
- 116
- Avg merge
- 11h 37m
- Merged PRs (30d)
- 2
Description
I added an attribute called 'from' to an entity and wanted to change my database from mongodb to mysql. My JUnit-Tests failed and I did not know why they failed. After some time I remembered I used 'from' as an attribute name. I renamed it and it work.
So I thought it would be nice with the jdl studio syntax shows some reversed keywords from database. What do you think?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.