Page 1 of 1

Automatic Property Set for GUID

Posted: Mon 18 Apr 2022 14:52
by FlorianDahn
Hey,

when using an int or bigint type in an sql database column and importing into a model the column properties will be set for "Auto Generated Value" to true and for "Auto-Sync" to "OnInsert".

Would be great when choosing uniqueidentifier (GUID) in an sql database and importing into a model both properties are also set when the default value of the column is "newid()".

Maybe you got this already, but I havent found it yet.

Thank you!
Warm regards
Florian Dahn

Re: Automatic Property Set for GUID

Posted: Tue 03 May 2022 17:16
by Shalex
Thank you for your suggestion. We will improve the behavior to set Auto Generated Value=True and Auto-Sync=OnInsert for UNIQUEIDENTIFIER DEFAULT (newid()) columns automatically.

Re: Automatic Property Set for GUID

Posted: Fri 06 May 2022 15:36
by FlorianDahn
Shalex wrote: Tue 03 May 2022 17:16 Thank you for your suggestion. We will improve the behavior to set Auto Generated Value=True and Auto-Sync=OnInsert for UNIQUEIDENTIFIER DEFAULT (newid()) columns automatically.
Perfect! Thank you!

Re: Automatic Property Set for GUID

Posted: Mon 04 Jul 2022 13:44
by FlorianDahn
*push*

Due to the latest update I hoped you got this already, sadly you didnt. How long will you need to add?
Cause im starting a new project right now.

Thanks

Re: Automatic Property Set for GUID

Posted: Fri 07 Oct 2022 10:06
by Shalex
The investigation is in progress. We cannot provide a timeframe at the moment.