formulahendry / vscode-mysql

MySQL management tool for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.vscode-mysql
MIT License
218 stars 59 forks source link

Precision and scale tabs #198

Open Carlo-Rapposelli-93 opened 1 year ago

Carlo-Rapposelli-93 commented 1 year ago

Hi, I'm using Postgresql and when I set the numeric type I need to check on the precision and scale tabs to see if the limits on that attribute are correct.

I checked the settings but it seems there is no option available at all, should I try something else or is it not implemented yet?