mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-05 15:55:57 +03:00
More efficient handling of the LIMIT clause. Scalar subqueries and EXISTS
on compound SELECT statements now working properly. Ticket #1473. (CVS 2747) FossilOrigin-Name: edca8913ca012fc0c17343a27f819de95147b1bd
This commit is contained in:
@@ -196,4 +196,4 @@ void sqlite3_free_table(
|
||||
}
|
||||
}
|
||||
|
||||
#endif SQLITE_OMIT_GET_TABLE
|
||||
#endif /* SQLITE_OMIT_GET_TABLE */
|
||||
|
Reference in New Issue
Block a user