杨黄林 yhl452493373
  • Joined on 2021-12-16
yhl452493373 pushed to master at yhl452493373/seq 2022-07-09 09:42:23 +08:00
53ac87f0e8 更新 'README.md'
yhl452493373 pushed to master at yhl452493373/seq 2022-07-09 09:36:48 +08:00
6dc6498e6c generate方法增加无序号参数withOutSeq;基础配置中可以配置年、月不足2位时是否补零
yhl452493373 pushed tag 1.7.2 to yhl452493373/seq 2022-02-21 16:10:33 +08:00
yhl452493373 pushed to master at yhl452493373/spring-seq 2022-02-21 16:06:43 +08:00
02fc799149 更新seq到1.7.2
yhl452493373 pushed to master at yhl452493373/seq 2022-02-21 16:03:48 +08:00
4cbf9d72d3 增加lock(Sequences sequences, boolean ignoreSeq)、release(Sequences sequences, boolean ignoreSeq)方法
yhl452493373 pushed tag 1.6.2 to yhl452493373/seq 2022-02-21 10:35:02 +08:00
yhl452493373 released 1.6.2 at yhl452493373/seq 2022-02-21 10:35:02 +08:00
yhl452493373 pushed to master at yhl452493373/spring-seq 2022-02-21 10:32:17 +08:00
e462d36108 更新seq到1.6.2
yhl452493373 pushed to master at yhl452493373/seq 2022-02-21 10:26:34 +08:00
f039ed30c9 增加releaseBefore、releaseAfter、clearBefore、clearAfter方法
yhl452493373 pushed tag 1.5.2 to yhl452493373/seq 2022-02-16 17:48:35 +08:00
yhl452493373 released 修复建表失败问题 at yhl452493373/seq 2022-02-16 17:48:35 +08:00
yhl452493373 pushed to master at yhl452493373/spring-seq 2022-02-16 17:39:59 +08:00
088c012862 更新seq到1.5.2
yhl452493373 pushed to master at yhl452493373/seq 2022-02-16 17:38:40 +08:00
f02fdf5a53 更新README
yhl452493373 pushed to master at yhl452493373/seq 2022-02-16 17:36:55 +08:00
464b99a09b 调整创建表时key、type、seq的长度,分别为64,64,20,避免出现“Specified key was too long; max key length is 767 bytes”问题
yhl452493373 pushed to master at yhl452493373/spring-seq 2022-02-16 10:48:42 +08:00
77b6d2cc91 变更测试使用的字段名
yhl452493373 pushed to master at yhl452493373/seq 2022-02-16 10:48:02 +08:00
6a5a8111ee 变更测试使用的字段名
yhl452493373 pushed to master at yhl452493373/spring-seq 2022-02-16 10:42:37 +08:00
5e4360d4fc 变更测试使用的字段名
yhl452493373 pushed to master at yhl452493373/seq 2022-02-16 10:41:32 +08:00
1accb4b066 变更测试使用的字段名
yhl452493373 pushed to master at yhl452493373/spring-seq 2022-02-15 13:38:54 +08:00
f121b5de53 更新pom