- Enable CORS access, unless `disable_cors` plugin configuration setting is set. 24
0.4
Not secure
- Support views as well as tables. 23 - Support multiple databases. 9
0.3
Not secure
- Implemented `search:` argument for running searches against tables configured to use SQLite FTS. 22 - Implemented `sort:` and `sort_desc:` arguments. 21
0.2
Not secure
- First non-alpha release - Supports GraphQL pagination using nodes, edges, pageInfo and totalCount. 2 - No longer throws an error if you try to expand a null foreign key. 20
* Foreign key relationships can now be expanded using nested GraphQL syntax. 3 * Tables can now be filtered using the new `table_name(filters: [...])` argument. 12