-
**chris_x** created an [issue](https://nhibernate.jira.com/browse/NH-3807) — 7th July 2015, 9:52:17:
> I'm pretty sure this has already been discussed internally, but I can't find it anywhere on JIRA…
-
# Requirement
Currently it supports only SQL Server.
Respond to Oracle and PostgreSQL.
Use ODP.NET Managed Driver and Npgsql.
-
# To Loopback or not to Loopback?
Hey team, there has been a bit of discussion around pain points in Loopback, and the possibility of replacing the server side framework.
In order to gain an underst…
-
While Dapper currently "works" on *some version* of the VS 2015/project.json tooling, it's a pain. It's highly specific. ([It varies](https://github.com/StackExchange/Dapper/issues/725)). And it's get…
-
``` command
php composer.phar self-update
You are using the latest composer version.
```
``` command
php composer.phar diagnose
Checking platform settings: OK
Checking http connectivity: OK
Checking …
-
Client::query has no way to perform a call with placeholders (e.g. `SELECT name FROM t WHERE id = ?`) like Client::prepare/Statement::execute do.
Ideally `Client::query(query, *args)` should behave…
CAFxX updated
7 years ago
-
## Reproduction
1. Create a project targetting .NET Framework 4.7
2. Install `MessagePack` package from NuGet.
3. Write:
```cs
using System;
using System.Threading.Tasks;
namespace Me…
-
Hi
Thanks for a great package. Is there anyway to overide the default convension for table names.
So it does not use the plural.
It Class "Foo" has table name "Foo" not Foos".
I know i can add…
-
I think necessary to create a micro version, like lumen framework.
related #10557
-
We have a goal to scan the top 1k of npm and maven for OSLS announcement. We need to actually do these scans and likely also a bit of curation on some of them to give people the flavor of the results.