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 3910609 commit 148d2fcCopy full SHA for 148d2fc
integration_test/myxql/test_helper.exs
@@ -120,7 +120,7 @@ excludes = [
120
:on_delete_nilify_column_list,
121
# MySQL doesnt' support anything except a single column in DISTINCT
122
:multicolumn_distinct,
123
- # need to update adapter to accept fields in paths from Ecto
+ # uncertain whether we can support this. needs more exploring
124
:json_extract_path_with_field
125
]
126
0 commit comments