Adding upstream version 10.5.10.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
556602e7d9
commit
26f20be569
43 changed files with 1384 additions and 356 deletions
|
@ -117,6 +117,7 @@ class TestOptimizer(unittest.TestCase):
|
|||
self.check_file(
|
||||
"isolate_table_selects",
|
||||
optimizer.isolate_table_selects.isolate_table_selects,
|
||||
schema=self.schema,
|
||||
)
|
||||
|
||||
def test_qualify_tables(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue