Commit db0ea7d
Fix database sequence errors (jxxghp#4777)
* Fix database upgrade script to handle existing identity columns
Co-authored-by: jxxghp <jxxghp@live.cn>
* Improve identity column conversion with error handling and cleanup
Co-authored-by: jxxghp <jxxghp@live.cn>
* Fix database upgrade script to handle existing identity columns
Co-authored-by: jxxghp <jxxghp@live.cn>
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jxxghp <jxxghp@live.cn>1 parent 1eb8500 commit db0ea7d
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
113 | 117 | | |
0 commit comments