Implement a database median strategy for MySQL.
1. Dispatch between the two strategies automatically based on the current database type. 2. The MySQL version needs to run multiple statements, so the `cycle_analytics` model is modified to support this.
Showing
Please register or sign in to comment