-
Hi,
First thank you for your great plugin.
I recently stumbled across this warning:
> Objects should be created outside of a loop and cloned instead.
And I was wondering if you could expla…
-
Hi I am considering using Insight - looks awesome, wondering if its still supported and if theres a roadmap
Now to the issue - for e.g. to keep the user table light weight is there support _create_/m…
-
# TUE - 3 JAN
- [x] V2/ V3 timelines - per day timelines @veris-neerajdhiman @veris-ankitpopli @veris-abhinavanand @veris-amoghbanta
1. Branching strategy - discussed - bare minimum task would be…
-
Hey @schotime
I'm working on a component that turns OData query string into a plain SQL string. In order to integrate that feature with micro ORMs like NPoco, I need a way to read the mappings in or…
-
Please add support for composite keys!!!
-
Hey guys, I'm got some stuff going locally to improve performance, but I'd like to work together to make sure I'm fixing problems that are currently affecting production the worst.
Right now I'm sett…
-
Out of pure curiosity would this even be possible? considering the fact you can easily convert Expressions to predicates. this would allow for decent query support given:
IEnumerable users = DbConnec…
-
Use https://github.com/1602/jugglingdb to get the ability to talk to different databases for free.
-
> Ubuntu 16.04 LTS 64位
> Mysql 14.14 Distrib 5.7.13
> nodejs 6.3.1
``` json
//badjs-web package.json
{
"name": "badjs-web",
"version": "0.1.0",
"description": "",
"main": "app.js",
"depend…
-
According to http://taylorotwell.com/how-lumen-is-benchmarked/ :
| framework | requests per second |
| --- | --: |
| Slim 2 | 1700-1800 |
| Lumen | 1800-1900 |
| Slim 3 | 1200-1300 |
- Lumen is a bit…