Database Manager: Advanced vs Basic?

So I actually had a need to add a couple fields to a table today and figured I’d give the new Database Manager a shot. Worked well.

But what is the difference between Advanced and Basic? I see no difference. Is this something that just isn’t implemented yet?

When in Basic mode, some of the more ‘advanced’ database field types are not shown so just the most used field types, enough for a standard web site/app are shown.
This is good for users who are not really experienced with databases, so they don’t get confused what for example JsonB, bigInt or UUID is :slight_smile:

3 Likes

Thanks Teodor.