This repository was archived by the owner on Apr 21, 2026. It is now read-only.
Commit 0d4ccfe
Remove integer limit from logs migration for CockroachDB
CockroachDB/PostgreSQL don't support INTEGER(n) syntax. Removed
limit=36 from user_id column definition.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 04f1970 commit 0d4ccfe
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments