1
0
mirror of https://github.com/django/django.git synced 2025-02-07 16:05:34 +00:00
Mariusz Felisiak 21e6864715
Fixed RecorderTests.test_has_table_cached() on databases that perform multiple queries when introspecting tables.
Thanks Tim Graham for the report and implementation idea.

Follow up to ea8cbca579cc6742e119747fc1eb6ecf90638bce.
2023-06-28 12:11:25 +02:00
..