mirror of
https://github.com/flarum/framework.git
synced 2025-02-06 11:51:45 +08:00
Simple forum software for building great communities.
928b360135
- Use existing `selectRaw()` method to avoid using the global `app()` helper as a service locator, which hides dependencies. - Do the same for the join. - The `Expression` is necessary to prevent the aliased column from being prefixed with the database table prefix, if configured. |
||
---|---|---|
framework/core |