-
Marko Mäkelä authored
Introduce a wrapper class id_name_t for pretty-printing quoted SQL identifiers, such as index, column and tablespace names (anything else than table names). The wrapper table_name_t was introduced already in Bug#19694618 DEFINE A DATA TYPE WRAPPER FOR PRETTY-PRINTING TABLE NAMES RB: 7519 Reviewed-by:
Jimmy Yang <jimmy.yang@oracle.com>
Marko Mäkelä authoredIntroduce a wrapper class id_name_t for pretty-printing quoted SQL identifiers, such as index, column and tablespace names (anything else than table names). The wrapper table_name_t was introduced already in Bug#19694618 DEFINE A DATA TYPE WRAPPER FOR PRETTY-PRINTING TABLE NAMES RB: 7519 Reviewed-by:
Jimmy Yang <jimmy.yang@oracle.com>
Loading