Commit 0bf7e02
Complement type annotations for ARRAY
### Description
This complements the type annotations of the `ARRAY` class, in preparation of sqlalchemy#12384.
### Checklist
This pull request is:
- [ ] A documentation / typographical / small typing error fix
- Good to go, no issue or tests are needed
- [ ] A short code fix
- please include the issue number, and create an issue if none exists, which
must include a complete example of the issue. one line code fixes without an
issue and demonstration will not be accepted.
- Please include: `Fixes: #<issue number>` in the commit message
- please include tests. one line code fixes without tests will not be accepted.
- [x] A new feature implementation
- please include the issue number, and create an issue if none exists, which must
include a complete example of how the feature would look.
- Please include: `Fixes: #<issue number>` in the commit message
- please include tests.
Related to sqlalchemy#6810
Closes: sqlalchemy#12386
Pull-request: sqlalchemy#12386
Pull-request-sha: c9513ce
Change-Id: If9df4708c8e597eedc79ee3990792fa6c72f1afe1 parent 9b9e1e1 commit 0bf7e02
2 files changed
Lines changed: 53 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3798 | 3798 | | |
3799 | 3799 | | |
3800 | 3800 | | |
3801 | | - | |
| 3801 | + | |
| 3802 | + | |
| 3803 | + | |
3802 | 3804 | | |
3803 | 3805 | | |
3804 | 3806 | | |
3805 | 3807 | | |
3806 | 3808 | | |
3807 | 3809 | | |
3808 | 3810 | | |
3809 | | - | |
| 3811 | + | |
| 3812 | + | |
| 3813 | + | |
3810 | 3814 | | |
3811 | 3815 | | |
3812 | 3816 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| 78 | + | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
82 | 85 | | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
| |||
2987 | 2991 | | |
2988 | 2992 | | |
2989 | 2993 | | |
2990 | | - | |
| 2994 | + | |
| 2995 | + | |
| 2996 | + | |
| 2997 | + | |
| 2998 | + | |
| 2999 | + | |
| 3000 | + | |
| 3001 | + | |
| 3002 | + | |
| 3003 | + | |
| 3004 | + | |
| 3005 | + | |
| 3006 | + | |
| 3007 | + | |
2991 | 3008 | | |
2992 | 3009 | | |
2993 | 3010 | | |
| |||
3013 | 3030 | | |
3014 | 3031 | | |
3015 | 3032 | | |
3016 | | - | |
| 3033 | + | |
3017 | 3034 | | |
3018 | 3035 | | |
3019 | 3036 | | |
| |||
3027 | 3044 | | |
3028 | 3045 | | |
3029 | 3046 | | |
3030 | | - | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
3031 | 3050 | | |
3032 | 3051 | | |
3033 | 3052 | | |
| |||
3074 | 3093 | | |
3075 | 3094 | | |
3076 | 3095 | | |
3077 | | - | |
| 3096 | + | |
| 3097 | + | |
| 3098 | + | |
3078 | 3099 | | |
3079 | 3100 | | |
3080 | 3101 | | |
| |||
3123 | 3144 | | |
3124 | 3145 | | |
3125 | 3146 | | |
3126 | | - | |
| 3147 | + | |
3127 | 3148 | | |
3128 | 3149 | | |
3129 | 3150 | | |
3130 | | - | |
| 3151 | + | |
3131 | 3152 | | |
3132 | 3153 | | |
3133 | | - | |
3134 | | - | |
| 3154 | + | |
| 3155 | + | |
3135 | 3156 | | |
3136 | | - | |
| 3157 | + | |
| 3158 | + | |
| 3159 | + | |
3137 | 3160 | | |
3138 | 3161 | | |
3139 | 3162 | | |
3140 | 3163 | | |
3141 | 3164 | | |
3142 | | - | |
| 3165 | + | |
| 3166 | + | |
| 3167 | + | |
3143 | 3168 | | |
3144 | 3169 | | |
3145 | 3170 | | |
3146 | 3171 | | |
3147 | 3172 | | |
3148 | 3173 | | |
3149 | 3174 | | |
3150 | | - | |
| 3175 | + | |
| 3176 | + | |
| 3177 | + | |
3151 | 3178 | | |
3152 | 3179 | | |
3153 | 3180 | | |
3154 | 3181 | | |
3155 | 3182 | | |
3156 | 3183 | | |
3157 | | - | |
| 3184 | + | |
3158 | 3185 | | |
3159 | 3186 | | |
3160 | | - | |
| 3187 | + | |
3161 | 3188 | | |
3162 | 3189 | | |
3163 | 3190 | | |
3164 | 3191 | | |
3165 | 3192 | | |
3166 | 3193 | | |
3167 | 3194 | | |
3168 | | - | |
| 3195 | + | |
| 3196 | + | |
| 3197 | + | |
| 3198 | + | |
| 3199 | + | |
| 3200 | + | |
| 3201 | + | |
3169 | 3202 | | |
3170 | 3203 | | |
3171 | 3204 | | |
| |||
0 commit comments