auto_increment start value?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • worldmiros
    Senior Member
    • Dec 2015
    • 120

    auto_increment start value?

    i changed the type of a field in the entitydefs, but i want the auto_increment to have a custom start value. wonder if i can do that in the entitydefs, such as, "autoincrement": ####, or is there another way to do it in the entitydefs? If not, i just have to do it in the db.
  • worldmiros
    Senior Member
    • Dec 2015
    • 120

    #2
    also, can i change the auto_increment type to bigint in the entitydefs?

    Comment

    • yuri
      Member
      • Mar 2014
      • 8627

      #3
      No, you can not. You need to do it in MySQL db.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      Working...