Đỗ Nguyễn An Huy
Đỗ Nguyễn An Huy
@NQPhuc Maybe we can delete the `tsconfig.json` (redundant) + the `readonly [key: string]: any;` (confusion and redundant too) in `CompilerDiagnostic` altogether.
Check constraints have been supported in version ^v5.0.0: https://dbml.dbdiagram.io/docs/#check-definition
Hey @danielgary, sorry for the late reply. Thanks for the contribution! We'll definitely take a look at your PR when we have time. Thank you for your patience.
Thank you for resolving all my comments, I'll continue reviewing when I have time!
@dependabot recreate
@dependabot rebase
Hi @GniLudio, it's correct that currently DBML does not support aliases for enums. We will note this and may support this in the future. Thank you!
> Could you add the description for the PR? This one is still a work in progress... I'll add it once I'm done. For now I'll mark it as a...
Hi @the-vampiire, I believe the new parser & the implemented language services have only been integrated to dbdiagram. As far as I know, the team is planning on a vscode...
As far as I know, autocompletion & other language services are only supported in dbdiagram (https://dbdiagram.io/d). I think the DBML playground (https://dbml.dbdiagram.io/playground/), which you showed in the picture, does not...