Update annotations to correctly show bigint types
This commit is contained in:
parent
ea68ac865b
commit
4377e2bd55
36 changed files with 83 additions and 83 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Table name: acls
|
||||
#
|
||||
# id :integer not null, primary key
|
||||
# id :bigint(8) not null, primary key
|
||||
# address :inet
|
||||
# k :string not null
|
||||
# v :string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue