-
I've tried to build a develop version of project using `python 2.7` and failed.
Here is the steps to reproduce:
``` shell
git clone https://github.com/Infinidat/infi.clickhouse_orm.git
easy_inst…
-
### Expected and Actual Behavior
I have the following Phalcon code:
```
$app->get('/robots.txt', function() {
// stub
});
```
What’s interesting is that `/robots.txt` endpoint works, bu…
-
My environment:
FluentNhibernate: 2.1.2
NHibernate: 5.1.3
DotNet Core: 2.1.0
Datbase: SQL Server 2017
App Type: Console Application
I seem to have encountered an issue where when querying a se…
-
Unlike `initdb`, `seed db` works towards pre-loading of custom data.
The usage scenario is after db creation to pre-seed mainly company data, like address, logo, etc. in an automated fashion.
Wh…
-
Hi,
I have an ASP.NET webapi project hosted in Azure (App Service for Containers). Application Insights is installed and generally working well, however it won't show me the SQL dependencies.
I'…
-
# Submit a bug report bug report or feature request
Adding fits copied from Clipboard. Deleting duplicated fitting.
Upon restarting Pyfa, the fittings in question look to have correctly imported/sav…
-
#### What are you trying to achieve?
Existing [params config file](https://codeception.com/docs/06-ModulesAndHelpers#Dynamic-Configuration-With-Parameters) to be loaded
#### What do you get inst…
-
Firebase has many advantages. It is taking care of the authentication and is a great hosting service. We will spend much less time on maintaining a backend and firebase could be a great tool when we w…
-
-
First bench results for Swoole are in:
https://www.techempower.com/benchmarks/#section=test&runid=ec8d20d8-2530-4a7d-a9c2-157bebdb9b81
JSON serialization is now almost double thanks to the BASE …