-
## Problem
Currently, to deploy to Cloudflare Workers, we need to use Prisma Data Proxy. This is because Cloudflare Workers previously only supported HTTP/HTTPS connections, not TCP connections.
…
-
### Astronomer Cosmos Version
Other Astronomer Cosmos version (please specify below)
### If "Other Astronomer Cosmos version" selected, which one?
1.5.1
### dbt-core version
1.8.4
### Versions o…
-
I am on Rails 5.2.3, OSX 10.15
Here's some of the stack trace:
/Users/malamin/.rvm/gems/ruby-2.6.2/gems/activesupport-5.2.3/lib/active_support/dependencies.rb:291:in `require'
/Users/malamin/.r…
-
### Describe the bug
I build some tables in risingwave, and import them as foreign tables to postgres via FDW (postgres_fdw plugin), then I query postgres foreign tables using SpringData JPA (which u…
-
I am porting a Rails 6 Postgres app to JRuby and am getting the following error when trying to perform a DB operation such as `rails db:reset`:
```
rails aborted!
ActiveRecord::JDBCError: The ser…
-
**Description**
Based on pusher specification:
```
Your server should respond to the POST request with a 2XX status code to indicate that the webhook has been successfully received. If a non 2XX st…
-
```
RubyTime fails with PostgreSQL for the following reasons.
1. ActiveRecord uses "postgresql" rather than "postgres" for the adapter name
2. PostgreSQL doesn't accept "1" for the true value
This p…
-
On Postgres, the `_utc` field does not store the UTC date, it stores the local time (ie. with the offset applied). On Mongo, the correct UTC value is stored.
## Reproduce
```js
const { Keystone…
-
# Problem Statement
Right now, we have CMS Part D DAG in a "hidden_dags" folder because it was causing an error for me and at least one other person when trying to docker-compose up airflow-init.
…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
Running SQLFluff for a dbt model causes a dbt com…