Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Roadmap
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 94
and
Version 95
of
S3/S3AAA
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
09/04/12 10:31:21 (
12 years
ago)
Author:
Dominic König
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
S3/S3AAA
v94
v95
289
289
290
290
# Get accessible-query (e.g., all readable record in db.my_table):
291
accessible = auth.s3
.
accessible_query("read", db.my_table)
291
accessible = auth.s3
_
accessible_query("read", db.my_table)
292
292
293
293
# Combine both parts: