Ilia Shakitko

Results 17 issues of Ilia Shakitko

Hi! Could I also ask about one issue. I had this in my config.yml: ``` php orm: auto_generate_proxy_classes: %kernel.debug% auto_mapping: true ``` and command "app/console doctrine:schema:update --force" was executing correctly...

Not sure whether it's fair to call it a bug :) , please let me know if it should be a feature request. However, the framework I am using utilizes...

bug

I am trying to use "require group" in extra `ldap_server` in order to achieve some ACL on Nginx and LDAP group level. Given the below configuration I am logging in...

I've tried variety of the options, including `"fixedsize": "shape"`, but the size of the shapes doesn't change. ```` with Cluster("New Cluster", graph_attr={"fixedsize": "true", "width": "800"}): Server("app") - Server("app") - Server("app")...

Hi MyBatis team, Is there any plan to introduce a Jenkins plugin for MyBatis Migrations? With ability to install latest (or a certain) version of the tool automatically?

Hi @harawata @kazuki43zoo @hazendaz, I am trying to use the tool (MyBatis Migrations) 3.2.1 to automate DB changes for my Oracle instance. Almost done that (99% of the DB initiation)...

Hello, it stop working on Redmine 1.3 can you add a fix for it? Thanks

Suddenly yesterday license activation task started to fail, with no extra details in the log 2022-11-15T08:11:49.0110387Z The Unity process failed with exit code -1 2022-11-15T08:11:49.0145553Z ##[error]The Unity process failed with...

There is a line in documentation: ``` Document registration You need to register the differents documents namespace to make possible use it with Doctrine ODM, eg: $app->register(new MongoDBODMServiceProvider(), array( //...

Hello. How do I make my 'match' query case insensitive?