Represent sql to json table line from database
- Authors
- Zaramzan
Contains methods descriptions, cache rules, etc
- Authors
- Zaramzan
shared void add(in Entry entry);
- Returns
- need_cache flag by method
Returns read_only flag by method
- Returns
- reset_caches array by method
shared string[] reset_by(string method);
- Returns
- reset_by array by method
shared string[] needDrop(string method);
- Returns
- array of needed drop methods by this method
- Returns
- set_username in json_rpc
shared bool methodFound(string method, out Entry entry);
- Returns
- true if method found, and put entry
- Returns
- true if method found