Conversation
|
This is an automated comment for commit ff3224e with description of existing statuses. It's updated for the latest CI running ❌ Click here to open a full report in a separate page Successful checks
|
|
Does this fail to boot because the order in which things are start up or something else completely? Because the query does work in the tests, it's just that the table can't be attached after reboot. Maybe the collection should be available before the table is attached? |
This reverts commit dea4bbf.
yeah, for some reason I thought it is not doable for named collections created from sql, forgot how it was impemented... |
test_dictionaries_postgresql/test.py::test_postgres_schema |
Changelog category (leave one):
Closes #56798.