NewId2.md
495 Bytes
NewId2 (function)
生成27位纯数字的ID 模仿后台Java代码生成
- Type: FUNCTION
-
Returns:
varchar(32) - Deterministic: NO
- SQL data access: CONTAINS SQL
- Created: 2026-04-27 19:10:17
- Last altered: 2026-04-27 19:10:17
Parameters
| # | Mode | Name | Type |
|---|
Body
Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONNewId2'.
Narrative
No human-written narrative yet.