Asim Husanović

Results 4 issues of Asim Husanović

My configuration is like: ``` ekino_new_relic: enabled: true application_name: "Service Name" deployment_names: ~ api_key: "%env(NEWRELIC_API_KEY)%" logging: true interactor: ~ twig: false exceptions: true deprecations: true http: enabled: false monolog: enabled:...

Hi All, The latest version of SQLite supports `json` type https://www.sqlite.org/json1.html, but in the TypeORM business logic no. Do you have any plan to update it based on the last...

new feature
accepting PRs
driver: sqlite

Does anyone know how to make a simple counter (up to 10, for example) with the partial update? Of course, it is not necessary to have a counter, but from...

How can I mock this in my tests? Do you have a simple example, please?