Commit 1f1f03f
Removed the definition of the duplicate index on the id column and re… (#167)
Removed the definition of the duplicate index on the id column and
removed the column attributes that do not match what PostgreSQL uses for
a primary key. A primary key always has an index and is always not
nullable.
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>1 parent b1c9819 commit 1f1f03f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments