Support for generating UUID on new table import

I understand that there aren't currently any plans to support migration from incrementing integer as a PK to UUID as the PK for existing tables, but it would be nice to at least support the creation of a new table via a csv import with the generation of UUID's.

Currently, when I attempt to do this and I select NA as my PK during the import wizard, even though my default option for new DB tables is UUID, the import process still generates sequential integers for the PK.

Other
1
6 replies