TablePlus-Windows
TablePlus-Windows copied to clipboard
Issues on create table GUI
Trying to create some tables but having some issues on Windows. It's licensed. Am I missing something here?
- There is no
foreign_key
in GUI. - Cannot select Advanced > Expression in
column_default
. I need this because TablePlus adds quotes to defaults which I need to remove foruuid_generate_v4()
. Right clicking opens this context menu and there's no dropdown:
- There is no dropdown for
is_nullable
- Also clicking to
+ Index
button does nothing?
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): PostgreSQL 15.6 running on docker. (postgres:15.6-alpine3.18)
2. Which TablePlus build number are you using (the number on the welcome screen, Ex: build 81): Windows Build 262
Also I'm using Windows 11 Pro 23H2, if you need it for some reason.
4. The steps to reproduce this issue: