I'm attempting to refactor a module but would like to rewrite by using a SQL query for better overall performance. Currently the module loops over several data objects and a SQL query with some where conditions would improve our speed.
Does anyone know where I can find a current sql schema to help better write this query. I was given old documentation by the miva team, but can't find anything for miva 10. Any help is greatly appreciated!
Does anyone know where I can find a current sql schema to help better write this query. I was given old documentation by the miva team, but can't find anything for miva 10. Any help is greatly appreciated!
Comment