You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got some troubles trying to run the RasaUI due database scripts. As they're splited and even the main one has some columns missing.
I developed the migration feature with db-migrate, now when run npm start the app executes the migration and then connect to the database. The user won't have to worry about lot of sql files. The developers just use the db-migrate create migrationName and add or change the database.
It simplifies and automate the process on both sides.
I know that I should have raised this issue before, but as I was really in need of this feature I developed already in my fork and I'll send the pull request, too. I do think that it's very useful and make the Rasa UI more robust.
Any doubts or further clarifications, let me know.
No sé si puedo ayudarte, porque no soy un experto en la herramienta. Pero de todos modos, podemos intentarlo así: Abra un "issue" en ese proyecto describiendo detalladamente el problema. Si lo sabes te ayudo, sin problemas. Si no lo sabe, quedará abierto para el apoyo de la comunidad.
Como no hablo español, he usado el traductor. Me disculpa si hubo algún error :)
I got some troubles trying to run the RasaUI due database scripts. As they're splited and even the main one has some columns missing.
I developed the migration feature with db-migrate, now when run npm start the app executes the migration and then connect to the database. The user won't have to worry about lot of sql files. The developers just use the db-migrate create migrationName and add or change the database.
It simplifies and automate the process on both sides.
I know that I should have raised this issue before, but as I was really in need of this feature I developed already in my fork and I'll send the pull request, too. I do think that it's very useful and make the Rasa UI more robust.
Any doubts or further clarifications, let me know.
Glad to help .
Marking for review:
@paschmann
@pradeepmvn
The text was updated successfully, but these errors were encountered: