Commit 0760375
committed
Patch result[3] PRAGMA assertion (Turso double-wraps
Turso emits a second set of parens around the already-parenthesised
CONCAT translation, so PRAGMA returns `(('a' || 'b'))` where real
SQLite returns `('a' || 'b')`. Update the assertion accordingly.||)1 parent c96a268 commit 0760375
1 file changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1767 | 1767 | | |
1768 | 1768 | | |
1769 | 1769 | | |
| 1770 | + | |
| 1771 | + | |
| 1772 | + | |
| 1773 | + | |
| 1774 | + | |
| 1775 | + | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
1770 | 1781 | | |
1771 | 1782 | | |
1772 | 1783 | | |
| |||
0 commit comments