Is it possible to generate a default value concatenating with NEXTVAL?
For example, I want to do this
But the generated SQL is incorrect with extra quotes wrapping the default:
But the generated SQL is incorrect with extra quotes wrapping the default: