Emil Priver

Results 30 issues of Emil Priver

Hello :D I get this error when installing: `django.template.library.InvalidTemplateLibrary: Invalid template library specified. ImportError raised when trying to load 'wpadmin.templatetags.wpadmin_menu_tags': No module named 'django.utils.importlib` Any fix?

hey 👏 Added Ci to build the project on: - Ubuntu 22.04 - Ubuntu 20.04 - macos 12 - macos 11 - Windows 2022 (server) - Windows 2019 (server) Don't...

### Description If I leave my computer and my computer sleeps for a longer time, for example over night do my Colima stop and I need to call run `colima...

Hey! Is there any plans on support for Erlang and Elixir?

Currently do CRM only build for CSR and we should allow to use server sided rendering using server-reason-react. This would be really handy :D

enhancement
help wanted
good first issue

Instead of multiple silo packages do we want to have 1 silo package

We need a SQLite Driver. The idea is that each of this drivers implements Driver.t type just as we are doing with https://github.com/dbcaml/dbcaml/blob/main/dbcaml_driver_postgres/dbcaml_driver_postgres.ml

good first issue
Database driver

Sometimes when we start dbcaml do we get a infinitie loop where we never get to the point of being able to start querying. Also when we start the pool...

bug

We need MySQL and MariaDB Drivers. The idea is that each of this drivers implements `Driver.t` type just as we are doing with https://github.com/dbcaml/dbcaml/blob/main/dbcaml_driver_postgres/dbcaml_driver_postgres.ml

good first issue
Database driver

We should use `Bytestring` instead of Buffer for handling the data we work with as it's more efficient and don't allocate more memory.

enhancement