Closed ceres-robotics closed 4 years ago
Thanks for bringing this to our attention. I will be releasing a fix in the next few days.
Version 2.0.22 of CCDD has been released which addresses this problem. I will leave this issue open for another week or so to give you time to work with the new version. If you encounter any problems let us know and we will do our best to address them.
Project->New completes successfully and I can see in psql that the database was created but it has no tables:
postgres=# \c test6 You are now connected to database "test6" as user "postgres". test6=# \dt Did not find any relations. test6=#
When I try to open this project, I get a bunch of errors:
It seems that CCDD never creates the schema?