Files
sqlpp11/scripts/ddl2cpp
Gonzalo Fernandez Yaique 5b0eee1c4c Extend match expression for table names in ddl2cpp
Using pg_dump, if the table is named after a special keyword (e.g. character),
is dumped as public."character".
This commit extends the names expression to match those cases.
2023-01-19 06:21:25 +01:00

22 KiB
Executable File