which isn't quite right. I have to manually format it to ``import org.jetbrains.exposed.sql.javatime.datetime` which makes it work.
How can I make Exposed generate datetime imports correctly?
Linus
01/18/2024, 9:59 AM
I can't format the malformatted import correctly, this is how it looks exactly (it's using backticks around
java-time
)
h
hho
01/18/2024, 10:06 AM
Sadly I don't know anything about Exposed, but maybe you could ask in the #exposed channel?
l
Linus
01/18/2024, 2:14 PM
Thanks, didn't think of clicking "Browse all channels"...