Federico Molinari
Results
2
issues of
Federico Molinari
When modifying a custom attribute, instead of keeping the correct custom attribute type selected, it changes it to the last one (in alphabetical order) of the list, often resulting in...
Is there any way to automatically open a new connection using cli? For example: .\"Beekeeper Studio.exe" --driver="postgresql" --host="localhost" --port="5432" --database="database" --user="user" --password="password" or something similar.