Commit 23f2179
committed
Probe testTemporaryTableHasPriority — find its specific failing SQL
testCreateTemporaryTable now passes (Turso translate_drop_table fix
landed +1 test). testTemporaryTableHasPriorityOverStandardTable
still errors at ALTER TABLE; my translate_drop_table fix didn't
help since the test's tables don't have AUTOINCREMENT. Reproduce
its full sequence in the probe so we can see which SQL Turso
mis-handles.1 parent 08ca947 commit 23f2179
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2122 | 2122 | | |
2123 | 2123 | | |
2124 | 2124 | | |
| 2125 | + | |
| 2126 | + | |
| 2127 | + | |
| 2128 | + | |
| 2129 | + | |
| 2130 | + | |
| 2131 | + | |
| 2132 | + | |
| 2133 | + | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
| 2137 | + | |
| 2138 | + | |
| 2139 | + | |
| 2140 | + | |
| 2141 | + | |
| 2142 | + | |
| 2143 | + | |
| 2144 | + | |
| 2145 | + | |
2125 | 2146 | | |
2126 | 2147 | | |
2127 | 2148 | | |
| |||
0 commit comments