v.20.3Bug Fix
Do not throw exception for ATTACH TABLE IF NOT EXISTS query
Do not throw an exception for queryATTACH TABLE IF NOT EXISTS. Previously it was thrown if table already exists, despite theIF NOT EXISTSclause. #8967 (Anton Popov)
Do not throw an exception for queryATTACH TABLE IF NOT EXISTS. Previously it was thrown if table already exists, despite theIF NOT EXISTSclause. #8967 (Anton Popov)