-
Seva Orlov authored
There is no need to fetch all table indexes in remove_index if name is specified. If name is wrong, then StatementInvalid will be raised. Signed-off-by:
Jeremy Daer <jeremydaer@gmail.com>
Seva Orlov authoredThere is no need to fetch all table indexes in remove_index if name is specified. If name is wrong, then StatementInvalid will be raised. Signed-off-by:
Jeremy Daer <jeremydaer@gmail.com>
Loading