1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-07-29 08:01:23 +03:00

Fix a bug in subquery generation when the subquery is a compound select.

Also added new tests to cover this case. (CVS 435)

FossilOrigin-Name: aaf7fd4cef04d3d70a0444aad1b606bfc663c3e8
This commit is contained in:
drh
2002-03-23 00:31:29 +00:00
parent 545c23dc42
commit 1cc3d75f69
7 changed files with 76 additions and 21 deletions

View File

@ -1 +1 @@
2.4.2
2.4.3