Update erd-dsl.md
This commit is contained in:
parent
6012bbd657
commit
f019702471
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ entities:
|
|||
- name: id
|
||||
type: integer
|
||||
key: true
|
||||
option: autoincrement
|
||||
options: ['autoincrement']
|
||||
- name: password_hash
|
||||
type: varchar
|
||||
limit: 250
|
||||
|
|
Loading…
Reference in a new issue