-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
This one should be quite easy:
- Add corresponding feature flags to the
wundergraph_derive,wundergraphandwundergraph_clicrate - Generate an impl for
LoadingHandlerfordiesel::mysql::Mysqlinwundergraph_derive/src/wundergraph_entity.rs - Generate an impl for
WundergraphBelongsTofordiesel::mysql::Mysqlinwundergraph_derive/src/belonging_to.rs - Generate an impl for
BuildFilterHelperfordiesel::mysql::Mysqlinwundergraph_derive/src/build_filter_helper.rs - Implement
HandleInsertandHandleBatchInsertfordiesel::mysql::Mysqlinwundergraph/src/query_builder/mutations/insert - Implement
ApplyOffsetfordiesel::mysql::Mysqlinwundergraph/src/query_builder/selection/offset.rs - See if you get at least
wundergraph_examplerunning with the mysql backend. This includes porting the SQL migrations here to the MySQL dialect.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers