-
Currently Kysely requires to have some QueryExecutor defined which means that it is not stateless. However I wonder how much work it is to use kysely as a sql builder without an execution implementati…
-
**Description**
We are using TestcontainerBuilder to configure a MsqlDatabase to be used for testing. The tests are then executed via Azure Pipeline run, whereas 'dotnet test' is called.
In some c…
-
A few times we've spoken about how we'd like a modular collection of tools that can work together alone or with more lightweight coordinating functions (like a CLI etc).
This is an issue to discuss…
-
Hey there.
Trying this out, I wrote a simple test that looks like this:
```
{{ config(
tags=['unit-test']
)
}}
{% call dbt_unit_testing.test('yankees_catchers', 'Test catc…
-
I just installed the beta7-13841 and ran the `Script-Migration' command. It was working with the previous release, now I receive the following error:
PM> Script-Migration
Specified cast is not valid…
-
Hello. Greetings.
I am using Kotlin 1.6.4 and playing about with the Arrows Flow https://kotlinlang.org/docs/flow.html#flows
I tried to run this example:
```
package uk.co.xenonique.learn;…
-
Hello,
I am having an issue with the use of table splitting and nullable fields when trying to include navigations in a request. At first, I thought it was an Npgsql issue, but after trying with Sq…
-
I am exploring new `node-apps` builder with `NestJS` framework. so far I have success with `ng test api`, `ng test api-e2e` `ng lint api` etc. but facing an issue with `ng serve api` due to TypeORM r…
-
### Is this a new bug in dbt-core?
- [X] I believe this is a new bug in dbt-core
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Behav…
-
Note: #7929 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 79555e6240e4a72948dab9d06a8587a6cffd7fbb
buildURL: [Build Status](https://source…