Conversation
|
Could you approve to see the CI test failure? |
|
Done! The test seems quite large. Is there a smaller reproduction? |
|
@lpil I have added this test because the problem appears for all these types (float, int, string, bool, calendar date) in my tests that I did via cake. What do you think I should do? Make it 5 tests? |
|
I also took a look at the source code bout wouldn't know where to add the conversion from literal values to typed postgres values, this should for now only happen for SELECT I think but there may be other statements that would require the types to be declared? |
|
I don't know what this PR is trying to show so I don't know how to answer the question. Is it 5 bugs specifically relating to those 5 data types? |
Yes, all of them will crash currently, each single one. |
|
Can you make minimal reproductions for each bug then please |
|
All the tests passed! |
|
@lpil that was unexpected, also why didn't the combined test then pass? |
|
Please retrigger the CI. It should be red now. TLDR: oh my... I fiddled around until docker compose + postgres ran locally for pog. They should not pass anymore. |
No description provided.