miniflux-legacy/vendor/fguillot/json-rpc/src/JsonRPC
Frederic Guillot 82df35a59b Change the database structure to have a single database
This is a major change for the next release of Miniflux.

- There is now only one database that can supports multiple users
- There is no automated schema migration for this release
- A migration procedure is available in the ChangeLog file
2016-12-26 09:51:38 -05:00
..
Exception Update JsonRPC library 2016-05-08 15:53:45 -04:00
Request Update JsonRPC library 2016-08-05 20:27:09 -04:00
Response Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
Validator Update JsonRPC library 2016-05-08 15:53:45 -04:00
Client.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
HttpClient.php Change the database structure to have a single database 2016-12-26 09:51:38 -05:00
MiddlewareHandler.php Update JsonRPC library 2016-08-05 20:27:09 -04:00
MiddlewareInterface.php Update JsonRPC library 2016-08-05 20:27:09 -04:00
ProcedureHandler.php Update JsonRPC library 2016-08-05 20:27:09 -04:00
Server.php Update JsonRPC library 2016-08-05 20:27:09 -04:00