Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread Resetting Table Seed Values When Reverse Engineering.
Fri, Dec 21 2018 12:10 AMPermanent Link

Steve Gill

Avatar

Hi Tim,

Would it be possible to add an option to reset table seed values to 0 when reverse engineering a database?

= Steve
Thu, Jan 3 2019 12:15 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Steve,

<< Would it be possible to add an option to reset table seed values to 0 when reverse engineering a database? >>

Hmm, the seed values are per-column, not per-table.  Do you want to reset them all ?

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Jan 3 2019 4:22 PMPermanent Link

Steve Gill

Avatar

Hi Tim,

<<<< Would it be possible to add an option to reset table seed values to 0 when reverse engineering a database? >>>>

<< Hmm, the seed values are per-column, not per-table.  Do you want to reset them all ? >>

Sorry, that's what I meant - the primary key column seed value.

Yes, I would like to reset all of them.  I do the reverse engineering on my development database but because it has test data in it the seed values are not 0.

If it's not possible to reset them (or it's going to be a big job) I just thought of another way that should work.

Thanks.

= Steve
Image