Closed jdimyadi closed 6 years ago
Is this after running legalruleml-thinger-exe init DBNAME USER PASSWORD PORT
?
(To initially set up the needed tables)
Yes, the error was raised after running 'legalruleml-thinger-exe.exe db DBNAME USER PASSWORD PORT
Just clarifying, did you first run legalruleml-thinger-exe.exe init ...
and not get any errors, and then run legalruleml-thinger-exe.exe db ...
on the same database and get that error?
I'll run through it again to see if I get an error for init
Well, it seems to work now. I did notice the database must be started manually.
SqlError {sqlState = "42P01", sqlExecStatus = FatalError, sqlErrorMsg = "relation \"Formula\" does not exist", sqlErrorDetail = "", sqlErrorHint = ""}