digits必须使用整型参数。
auto_id类型为:small integer :返回5位字符串。large integer :返回10位字符串。big integer :返回19位字符串。
如果需要的字符串长度不是上面这些长度,需要使用right函数来获取右边的字符串长度。