-
**Describe the bug**
After updating my project, i went from 2.0.12 to 2.1.19 and now can't generate migrations I get the following error when running `mix ash.codegen mandatory_linkedin`.
```
Get…
-
Considering the following enum
MyEnum.cs
```csharp
public enum MyEnum
{
Case1,
Case2,
Case3,
}
public static class MyEnumExtensions
{
public static string GetString(…
-
The database now supports passing context to query methods and to the drivers.
Look into supporting some sort of trace functionality for the sql package.
-
## Problem
I would like to be able to define a uniqueness constraint that has conditional elements to it so that it can map to and align with a conditional unique index/constraint within the databa…
-
I have updated the code which I submitted as PR #281 so that it supports stored procedure and function calls in Oracle. (Only my own copy. As of now I haven't updated the PR and I haven't made a new P…
-
## Context and Motivation
Recently, archival events were added to give the user greater visibility into the state of their archives. For now, these messages provide indications about when videos are …
-
The queue for sending outgoing activities has an in-memory storage for activities that failed to be delivered and need to be retried later, when the target server is hopefully reachable again. As its …
-
Hello I'm having an issue when starting this with docker.
I get the following error
```
keila-keila-1 | 19:21:27.726 [info] == Running 20210816142200 Keila.Repo.Migrations.DefaultContactSta…
-
* **asyncpg version**: 0.25
* **PostgreSQL version**: 12+
* **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce
the issue with a local PostgreSQL install?**: I use postgres service …
-
**Issue type:**
[ ] question
[x] bug report
[ ] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ x] `mysql` / `mariadb`
[ ]…