mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-31 21:12:41 +00:00
c37d476ba0
- Driver->prepare() can now take a new Database\Query object as the first parameter - The Query class allows for building a complex query out of a main body, common table expressions, WHERE coniditions, ordering conditions, a limit, and offset - The subscriptionList method is the prototypical example of usage - The experimental articleList method will in time be adapted to use this as well - A generic means of specifying a selection context is forthcoming; this would remove subscriptionList's $folder and $id parameters, for instance |
||
---|---|---|
.. | ||
Conf | ||
Database | ||
Db | ||
Feed | ||
Lang | ||
Misc | ||
REST | ||
User | ||
AbstractException.php | ||
Conf.php | ||
Data.php | ||
Database.php | ||
Exception.php | ||
ExceptionFatal.php | ||
Feed.php | ||
Lang.php | ||
REST.php | ||
User.php |