File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,12 @@ See issue [#452](https://github.com/Azure/data-api-builder/issues/452)
10
10
11
11
## Mutations are not correctly created for many-to-many relationship
12
12
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 )
You can’t perform that action at this time.
0 commit comments