Skip to content

Commit ed8a86c

Browse files
mksuniAniruddh25seantleonardayush3797
authored
Update known-issues.md (#1105)
* Update known-issues.md * Update docs/known-issues.md Co-authored-by: Sean Leonard <[email protected]> * Update docs/known-issues.md Co-authored-by: Aniruddh Munde <[email protected]> * adding known issues --------- Co-authored-by: Aniruddh Munde <[email protected]> Co-authored-by: Sean Leonard <[email protected]> Co-authored-by: Ayush Agarwal <[email protected]>
1 parent 3ada529 commit ed8a86c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/known-issues.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,12 @@ See issue [#452](https://github.com/Azure/data-api-builder/issues/452)
1010

1111
## Mutations are not correctly created for many-to-many relationship
1212

13-
See issue [#479](https://github.com/Azure/data-api-builder/issues/479)
13+
See issue [#479](https://github.com/Azure/data-api-builder/issues/479)
14+
15+
## Knowns issues with MySQL
16+
Here are some known issues when using UPDATE action with MySQL database.
17+
- Update fails on tables with Computed columns · [Issue #1001](https://github.com/Azure/data-api-builder/issues/1001)
18+
- Update fails on views · [Issue #938](https://github.com/Azure/data-api-builder/issues/938)
19+
- Support for CREATE/UPDATE actions on view is missing [Issue #894](https://github.com/Azure/data-api-builder/issues/894)
20+
- Nested Filtering in GraphQL not yet supported [Issue #1019](https://github.com/Azure/data-api-builder/issues/1019)
21+
- Entities backed by Stored Procedures not yet supported [Issue #1024](https://github.com/Azure/data-api-builder/issues/1024)

0 commit comments

Comments
 (0)