-
* Version: 5.24.0
* Python: 3.7
* OS: linux
* `pip freeze` output
```
aiofiles==0.4.0
aiohttp==3.7.4.post0
asn1crypto==0.24.0
async-timeout==3.0.1
attrdict==2.0.1
attrs==19.3.0
base58==2.…
-
Under heavy load of JVM, we are experiencing deadlocks in caffeine version 2.5.6.
Here is the threaddump of the two threads in deadlock:
```
"ajp-0.0.0.0-8109-59 (P6V7aMaZbbXkfaYzYzXxID0tvHylFQ…
-
```
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 11/4/21, 9:25 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: ne…
-
Hey guys
I have a category table with cascaded data like this :
![image](https://user-images.githubusercontent.com/4469948/113990315-917e6d00-9866-11eb-898b-676f0a8a9186.png)
And I want to get da…
-
I have this Table:
```kotlin
object ChapterTable : IntIdTable() {
val url = varchar("url", 2048)
val name = varchar("name", 512)
val date_upload = long("date_upload").default(0)
…
-
Hi,
Exposed does not support using the `DISTINCT` keyword in `STRING_AGG` functions for Postgres (`groupConcat` in Exposed) as it's explicitly disable in `PostgreSQL.kt#L36`:
https://github.com/Je…
-
in the REAMD.me at spring-starter module,
https://github.com/JetBrains/Exposed/blob/master/exposed-spring-boot-starter/README.md
'org.jetbrains.exposed:exposed-spring-boot-starter:0.31.2'
…
-
Started a new game, crafted a wooden crook, tried to smack some grass with it, and the game immediately tried to crash before the swing animation even played. Not Enough Crashes caught it.
> ---- …
-
### Expected behavior
No WARNs or ERRORs.
### Observed/actual behavior
WARN:
````py
[Server] [01:31:30] [DefaultDispatcher-worker-2/WARN]: Transaction attempt #1 failed: org.sqlite.SQLiteExceptio…
-
Hi guys,
Currently our test suite is failing due to https://github.com/JetBrains/Exposed/issues/1028, which was solved in `v0.32.1` (which introduced kotlin 1.5.10). Updating to the most current Ex…