-
Thoughts from https://github.com/cdr/sail/issues/220 If you want to access services out of Sail container, for example services started from your project's docker-compose.yml, services started from b…
-
As title says, the Export option isn't there anymore
- Tools > Catalog > Export Laravel 5 Migration
-
## Is this a BUG REPORT or FEATURE REQUEST?
Choose one: BUG REPORT
## Versions
**MySQL Operator Version**:
helm chart master (c98210b2c7b176befa00aa0751db184088adfc39)
Values.image.tag 0.3.…
d0x2f updated
4 years ago
-
Hi, we're seeing the following MySQL error when running a job through the queue worker. When running the same class outside the queue environment the error doesn't appear.
````PHP Warning: Error w…
-
## Bug report
### Required System information
- Node.js version: v14.19.1
- NPM version: 6.14.16
- Strapi version: **4.2.0**
- Database: MySQL
- Operating system: OSX
### Describe the bug…
-
In the documentation, there is a mention that it would be possible to use other data stores by using some extension points, but there are no details on how this could be accomplished. I found the clas…
-
## Ask a question
I continue my work on integrating Ulid in EF Core, the code is pretty small and should work for every SQL Database.
Ulid is stored to char(26) or binary(16) nothing fancy.
I…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
In the img2img tab, if the width/height sliders are set t…
-
Currently we have to run `phpbrew switch $PHPBREW_PHP` to switch the system's PHP to the one managed by _phpbrew_ which has `php-gd` & `php5-mysql` extensions enabled by default. I'm looking for a way…
z3cka updated
8 years ago
-
I have been using PGO v5 for a while now, and it's great. Unfortunately, it doesn't come with the PLV8 extension, which I need.
Thus, I resorted to a hacky way of enabling it:
- fire up a disposab…