Olá bom dia, estou tendo um erro ao criar o modulo de segurança
mesmo eu informando usando o seg, app ou sec ele dá erro no como se nao identificasse o nome da tabela, estou utilizando a versão 9.12.028 (12)
Criando sec_users
ERROR: zero-length delimited identifier at or near “”"" LINE 1: CREATE TABLE “”.sec_users ( ^
Criando sec_apps
ERROR: zero-length delimited identifier at or near “”"" LINE 1: CREATE TABLE “”.sec_apps ( ^
Criando sec_groups
ERROR: zero-length delimited identifier at or near “”"" LINE 1: CREATE TABLE “”.sec_groups ( ^
Criando sec_users_groups
ERROR: zero-length delimited identifier at or near “”"" LINE 1: CREATE TABLE “”.sec_users_groups ( ^
Criando sec_groups_apps
ERROR: zero-length delimited identifier at or near “”"" LINE 1: CREATE TABLE “”.sec_groups_apps ( ^
Criando sec_settings
ERROR: zero-length delimited identifier at or near “”"" LINE 1: CREATE TABLE “”.sec_settings ( ^