963e0c906c4cd35f997da1d892b320787a6317cc
- Replaced direct model queries with raw SQL queries for fetching the Bisaya language and associated courses, enhancing performance and readability. - Simplified the retrieval of native language information for courses by using a single SQL query with a LEFT JOIN, reducing the number of database calls. - Updated variable names for better clarity and consistency in the codebase.
Description
No description provided
Languages
JavaScript
75.7%
Vue
19.9%
C++
2.9%
Shell
1.2%
CMake
0.1%