We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673b217 commit 8e7f3a6Copy full SHA for 8e7f3a6
README.md
@@ -33,6 +33,8 @@ store.registerAdapter('sql', adapter, { default: true });
33
// "store" will now use the Sql adapter for all async operations
34
```
35
36
+Read about using [JSData on the Server](http://www.js-data.io/docs/jsdata-on-the-server).
37
+
38
### Changelog
39
[CHANGELOG.md](https://github.com/js-data/js-data-sql/blob/master/CHANGELOG.md)
40
0 commit comments