Phuong Duy Phan

Results 11 comments of Phuong Duy Phan

Hi @rasmusagren , Thank you for your feedback! At the moment, we're preparing to open source the dbml core package to the community to get more support for different database...

Hi @divya-kr, This could be because the referred table ```public.admin_user_sitting_assignments``` is not declared yet or it is declared after the ```CREATE UNIQUE INDEX``` statement. We will make the error message...

Hi @ram231 , I really like the idea ! We will take this into our consideration. Will keep you updated if any progress has been made

Hi @Vanderhoof , Thanks for reporting the issue. This will be fixed in the next release of DBML.

Hi @lalessandrorizzo , We already added it to our roadmap, but it's not in our priority now. Will keep you updated on the progress.

Hi @leogaggl , We will add this into our roadmap, but it might not in our priority right now.

Hi @officer-rosmarino , Currently we haven't supported to define column constraints as in your case. For now, I think you can work-around by using column note syntax to express the...

Could you explain your workaround a bit more? Does it fully fix the layout shift issue, allowing users to select text like they normally would? I still run into this...

Looks like the only way to get this working on Android Chrome is to switch from paginated to a scrolled layout. :(