-
### 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 Behavior
…
-
Currently you can change migration files by mistake and they will not be run.
When applying a migration calculate a checksum of the file and add it to the `bun_migrations` table.
Add an addition d…
-
**Describe the bug**
Since upgrade to 1.2.6, Duplicate Finder does not find any duplicate. Logs shows "DbalException
An exception occurred while executing a query: SQLSTATE[42P01]: Undefined table: …
-
We are trying to scale an application that uses ASP.NET Identity (which is all async) and we have huge performance issues with all async work against SqlClient (we believe it has boiled down to this).…
-
**Is your feature request related to a problem? Please describe.**
Say I have a query like below:
![image](https://user-images.githubusercontent.com/286903/161597229-6e713e2d-f543-44e9-a0ec-59e1b6c…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
In…
-
Using the `Avatar.Clothing.ChangeAvatar` console command on an Internal Client, you can change the avatar's gender. However, this does not update the PlayerShape in the Players table used to populate …
-
### Feature Description
I would like to have the support for the above so we can have materialized joined table outputs:
Sample command:
```
vtctlclient Materialize -- '{"workflow": "car_search"…
-
Don't know how to implements correctly
-
```
[critical] Error thrown while running command "doctrine:migrations:migrate -n". Message: "An exception occurred while executing a query: SQLSTATE[42S02]: Base table or view not found: 1109 Unknow…