Rewrote forum permission backend (removed all WITH RECURSIVE statements).
This commit is contained in:
parent
7a9462d660
commit
3b84f4c9e0
16 changed files with 281 additions and 227 deletions
|
@ -3,8 +3,8 @@
|
|||
[](https://github.com/flashwave/misuzu/blob/master/LICENSE)
|
||||
|
||||
## Requirements
|
||||
- PHP 7.2
|
||||
- MySQL 8.0
|
||||
- PHP 7.3
|
||||
- MariaDB 10.3
|
||||
- [Composer](https://getcomposer.org/)
|
||||
- [node.js](https://nodejs.org/) (for the typescript and less compilers)
|
||||
- [Yarn](https://yarnpkg.com/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue