Commit 38e0eff
authored
fix: resolve issue with migrations and unsigned int columns in aurora-data-api (typeorm#9478)
* fix: resolve issue with migrations and unsigned int columns in aurora-data-api
Closes: typeorm#9477
* refactor: fix prettier
* refactor: fix prettier again1 parent efb4168 commit 38e0eff
File tree
3 files changed
+63
-4
lines changed- src/driver/aurora-mysql
- test/github-issues/9477
- entity
3 files changed
+63
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2144 | 2144 | | |
2145 | 2145 | | |
2146 | 2146 | | |
| 2147 | + | |
| 2148 | + | |
| 2149 | + | |
| 2150 | + | |
| 2151 | + | |
| 2152 | + | |
2147 | 2153 | | |
2148 | 2154 | | |
2149 | 2155 | | |
| |||
2212 | 2218 | | |
2213 | 2219 | | |
2214 | 2220 | | |
2215 | | - | |
2216 | | - | |
2217 | | - | |
2218 | 2221 | | |
2219 | 2222 | | |
2220 | 2223 | | |
| |||
2796 | 2799 | | |
2797 | 2800 | | |
2798 | 2801 | | |
2799 | | - | |
| 2802 | + | |
| 2803 | + | |
| 2804 | + | |
| 2805 | + | |
| 2806 | + | |
| 2807 | + | |
| 2808 | + | |
| 2809 | + | |
| 2810 | + | |
| 2811 | + | |
| 2812 | + | |
| 2813 | + | |
| 2814 | + | |
| 2815 | + | |
| 2816 | + | |
| 2817 | + | |
2800 | 2818 | | |
| 2819 | + | |
2801 | 2820 | | |
2802 | 2821 | | |
2803 | 2822 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments