You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,4 +28,5 @@ Again the following dependencies are totally **OPTIONAL**
28
28
|[@slickgrid-universal/text-export](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/text-export)|[](https://www.npmjs.com/package/@slickgrid-universal/text-export)| Export to Text File Service (csv/txt) |
29
29
|[@slickgrid-universal/graphql](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/graphql)|[](https://www.npmjs.com/package/@slickgrid-universal/graphql)| GraphQL Query Service (support Filter/Sort/Pagination) |
30
30
|[@slickgrid-universal/odata](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/odata)|[](https://www.npmjs.com/package/@slickgrid-universal/odata)| OData Query Service (support Filter/Sort/Pagination) |
31
+
|[@slickgrid-universal/sql](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/sql)|[](https://www.npmjs.com/package/@slickgrid-universal/sql)| SQL Query Service (support Filter/Sort/Pagination) |
31
32
|[@slickgrid-universal/rxjs-observable](https://github.com/ghiscoding/slickgrid-universal/tree/master/packages/rxjs-observable)|[](https://www.npmjs.com/package/@slickgrid-universal/rxjs-observable)| RxJS Observable Service Wrapper |
0 commit comments