Jocelyne

Results 18 comments of Jocelyne

Hey @alsofr. Thank you for your contribution. This feature has now been implemented here #1787.

Hey @Arcnor. Thank you for your contribution. This feature has now been implemented here #1787.

Hi @daniel-reinhold, could you please try [this](https://github.com/JetBrains/Exposed/wiki/DAO#:~:text=As%20of%200.35.1%2C%20however%2C%20enabling%20keepLoadedReferencesOutOfTransaction%20in%20DatabaseConfig%20will%20allow%20getting%20referenced%20values%20outside%20the%20transaction%20block.)?

Hey @VovaStelmashchuk. Could you please check if you still have this issue on the latest Exposed version 0.43.0?

Hey @gzukula @Gurkonier. What error do you get when the query fails for the first option (without adding the double quotes)? Just to confirm, are you creating a schema like...

Hi @hoonga, @jontro, @mbunderline76. Since the original request has been addressed for this issue, I will close this ticket. For other feature requests, please create an issue [YouTrack](https://youtrack.jetbrains.com/newIssue?project=EXPOSED). Thanks!

Hey @tnleeuw. Thank you for your contribution. This feature has now been implemented here #1787.

Hi @AncutaIoan. Yes, this issue is still up for grabs, so feel free to go ahead.

> The database defines `seed` as: > > ``` > ALTER TABLE my_table > ADD seed bigint DEFAULT ... NOT NULL; > ``` @smelfungus Just curious, how is this default...

Hey @lehvolk. I tried to reproduce this issue with your setup but couldn't. Could you please verify that it still happens in the latest Exposed version (0.43.0 at the time...