Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
cb219103820h@Hazarth i was actually paranoid for a second that all the drop commands would be executed for real. 😅
-
BordedDev111217h@cb219 I think it's called schema in h2, I'm just asking if you're connecting to the same set of collections. Do the users have the same access level? Is it maybe running in memory mode?
-
cb219103815h@BordedDev it seems like the way it was setup with schemas was somehow wrong. Even as an mvp setup it didn't work, so I had to tinker around a lot. Many possibilities to set up, only a few actually working, despite the suggestions. But it's solved.
Related Rants
This fucking Integration test with h2 is driving me insane as it just doesn't work for what I need it to! 😤
The setup seems correct, the sql files are "processed" according to logs. Everything seems to be set up as supposed, as AI, colleagues or internet recommend ... yet no insert statements are shown and no data is found on retrieve. No schemas or tables exist in h2 console although log says all these millions of tables are apparently created.
WTF am I doing?
rant
nothing works
everything's fine
integration test
h2