mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
6b139edaf9
Rules for cross-db support are: - Always use the 'AS' keyword for columns. - Never use the 'AS' keyword for tables/views.