-
Hey there! First, thanks for making this library. It's been an incredibly big help and I'm impressed with its quality. You're a great maintainer. I ran into a null pointer dereference today. Here is t…
-
```yaml
adminEmail: technik@mydomain.com
baseDomain: mydomain.com
postgresql:
enabled: false
externalPostgresql:
hostname: myhost.com
port: 25060
auth:
database: databas…
-
It could be really nice if we could be able to use the sql to es conversion as a standalone library ( Like https://github.com/drewbo/sql-to-es )
-
### Configuration
```hcl
# Copy-paste your Terraform configuration here
```
We have a list of libraries defined like that
> databricks_libraries_cluster_247 = [ "confluent-kafka==2.5.3…
-
Do we want to preserve the ability for abacus users to easily be able to use the library with a non-PostgreSQL data store or even structured CSVs?
Essentially separate our the connection and query…
-
We have started 3 years back using the workflow core and workflow definition was stored in mongo db and it was not possible to store inside Sql server. We have all data inside Sqlserver only definitio…
-
Hi,
I have an AWS EMR v6.11 (spark 3.2) where I want to run a spark application via spark-submit, with runtime java 17. My application uses spline agent as a dependency:
```
…
-
When I create a update query with an IN statement for string that contain a double quote the $sql is null after the preg_replace at
https://github.com/magento/magento-zend-db/blob/475addb06c0a417b2fd…
-
HI everyone,
I'm trying to use electric-sql without the need of using cdn and I got this error while I'm loading the db:
```
Uncaught (in promise) Error: Invalid FS bundle size: 792 !== 2987805
…
-
Hi, thanks for the great work!
We are using the smartnoise libraries (both smartnoise-sql and recently also smartnoise-synth) in our Lomas project (https://github.com/dscc-admin-ch/lomas/tree/maste…