drh
|
92689d2869
|
Resolve names in FROM-clause subqueries prior to resolving names in the
result set expressions of a SELECT statement.
FossilOrigin-Name: 9b67c633d932f3e566f521ee6a9cf3be193436fa
|
2012-12-18 16:07:08 +00:00 |
|
drh
|
6a9c64b363
|
Make sure internal queries are well ordered, even when the
reverse_unordered_selects pragma is in effect.
Ticket [eb942c64a157].
FossilOrigin-Name: 0209f17180065d9c213b6c437be1c3c40660665f
|
2010-01-12 23:54:14 +00:00 |
|
danielk1977
|
524cc21ed6
|
Call the authorizer callback the same number of times whether or not the query flattening occurs. (CVS 5338)
FossilOrigin-Name: 8b88b64bb37df4e38cbfe31a14c219688b26e2af
|
2008-07-02 13:13:51 +00:00 |
|
drh
|
a6d0ffc359
|
Do not invoke the authorizer when reparsing the schema after a schema
change or when trying to figure out the result set of a view. (CVS 4488)
FossilOrigin-Name: e756bc9b74ef357c088b3044527c41e6834ba1a2
|
2007-10-12 20:42:28 +00:00 |
|
drh
|
5169bbc6a3
|
Enhance the sqlite3_set_authorizer() callback so that it provides callbacks
on each SQL function that is invoked. (CVS 3365)
FossilOrigin-Name: 4547c81f7da29b1490c6eba8d9c333218c5cb88f
|
2006-08-24 14:59:45 +00:00 |
|