Milad

Results 6 issues of Milad

Hi. I want to have capitalize table names in my postgresql database. Postgresql change names to lowercase unless they are quoted but with quoted table names in kotlin exposed 2...

We are using Log4j as our logging framework. One of our loggers has custom Log level. When calling actuator /loggers endpoint to get list of all loggers exception raises: `EffectiveLevel...

status: waiting-for-triage
status: feedback-provided

Hi, im trying to consume messages from kafka with rust-rdkafka. i copy pasted at_least_once.rs code but nothing gets consumed from kafka. in console i get following logs: ``` rebalance: RD_KAFKA_RESP_ERR__ASSIGN_PARTITIONS...

### Describe the bug cargo build fails with this message: ``` Compiling rocksdb v0.21.0 Compiling surrealdb-core v2.0.0-1.5.0 Compiling surrealdb-core v1.4.2 Compiling surrealdb v1.5.0 error[E0599]: no method named `with_temporary_directory` found for...

bug
topic:datastore

Hi. Can you give me some explanation of what is the difference between tsid and uuid v7? Are they actually doing the same thing? can they be replaced by each...