Christina Papadogianni

Results 3 issues of Christina Papadogianni

This PR refactors the way we use access control in mongoose. Now, authorization module doesn't create views but returns authorized queries that calculate the accessible docs through aggregation. **What kind...

This PR adds the full index support that was missing for MySQL, MariaDB and SQLite **Breaking changes:** - getDatabaseType() no longer returns ``'PostgreSQL'``, but the sequelize dialect string ``'postgres'`` -...

This PR implements #1173. Please check in there for more details. **Breaking change:** - Client routes no longer allow container creation **Additional features:** - If no folder is provided in...