AmirSaber Sharifi

Results 8 comments of AmirSaber Sharifi

I faced same issue, I had to disable hooks for schema setup and update so that it works. My findings are that since - Hooks are post install - Schema...

@ruslantalpa thanks unfortunatly I couldn't find what I was looking for there. @begriffs Yes, I was looking for something like a BNF.

@begriffs thanks I will read through it and if I could write a BNF for it I will definitely share. I really enjoyed your projects and we are using it...

This is my first try to define the language and it's been a while that I didn't do this. Please help and correct me if I am making a mistake....

@begriffs There was a missing part in for renaming relation using ":" notion that I added, I also moved the "and or" part from to rule

Yes I fixed it in this commit https://github.com/BAXUSNFT/nestjs-temporal/commit/0fdbd790401e8e00130b4c46b877c9914dc07efa

I had to fork and disable install hooks for helm chart to release/deploy Temporal resources. https://github.com/BAXUSNFT/temporal-helm-charts However you will still need to run those schema migrations and register default namespace...

oh I skipped Cassandra for simplicity so not sure what error you could be getting. We had MySQL running so that was more convenient